Mercurial > hg > octave-lyh
view scripts/specfun/module.mk @ 17425:9289bb0ff4dd
io.tst: fix for-loop upper bound after change 3856298f1ff8
author | Andreas Weber <andy.weber.aw@gmail.com> |
---|---|
date | Sat, 14 Sep 2013 11:19:25 +0200 |
parents | 2f766ceeb03e |
children |
line wrap: on
line source
FCN_FILE_DIRS += specfun specfun_FCN_FILES = \ specfun/bessel.m \ specfun/beta.m \ specfun/betaln.m \ specfun/ellipke.m \ specfun/expint.m \ specfun/factor.m \ specfun/factorial.m \ specfun/isprime.m \ specfun/lcm.m \ specfun/legendre.m \ specfun/nchoosek.m \ specfun/nthroot.m \ specfun/perms.m \ specfun/pow2.m \ specfun/primes.m \ specfun/reallog.m \ specfun/realpow.m \ specfun/realsqrt.m FCN_FILES += $(specfun_FCN_FILES) PKG_ADD_FILES += specfun/PKG_ADD DIRSTAMP_FILES += specfun/$(octave_dirstamp)