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

« back to all changes in this revision

Viewing changes to macros/elem/Makefile.amk

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