~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to macros/elem/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        cotg.sci coth.sci cothm.sci log10.sci sinh.sci sinhm.sci \
16
16
        tan.sci tanm.sci tanh.sci tanhm.sci log2.sci\
17
17
        logm.sci  atanm.sci cosm.sci signm.sci sinm.sci sqrtm.sci\
18
 
        null.sci fix.sci smooth.sci squarewave.sci\
 
18
        null.sci fix.sci smooth.sci squarewave.sci sinc.sci\
19
19
        toeplitz.sci pertrans.sci \
20
 
        modulo.sci pmodulo.sci interpln.sci and.sci or.sci \
 
20
        modulo.sci pmodulo.sci interpln.sci \
21
21
        intl.sci intc.sci integrate.sci \
22
22
        erf.sci erfc.sci erfcx.sci binomial.sci \
23
23
        speye.sci spzeros.sci sprand.sci spones.sci \
24
24
        intsplin.sci inttrap.sci GLoad.sci \
25
 
        isinf.sci isnan.sci median.sci mean.sci st_deviation.sci\
26
 
        lex_sort.sci unique.sci union.sci setdiff.sci intersect.sci
27
 
 
 
25
        isinf.sci isnan.sci \
 
26
        lex_sort.sci unique.sci union.sci setdiff.sci intersect.sci \
 
27
        isempty.sci  nextpow2.sci convertindex.sci vectorfind.sci \
 
28
        ind2sub.sci sub2ind.sci
28
29
include ../Make.lib