comparison scripts/specfun/module.mk @ 12635:83fa84ef63ca

maint: Move lcm.m from elfun to specfun directory. * elfun/module.mk: Remove lcm.m from list * specfun/module.mk: Add lcm.m to list
author Rik <octave@nomad.inbox5.com>
date Mon, 25 Apr 2011 12:32:22 -0700
parents 0c38b45ab49c
children 2f766ceeb03e
comparison
equal deleted inserted replaced
12634:d129be41f1e3 12635:83fa84ef63ca
5 specfun/beta.m \ 5 specfun/beta.m \
6 specfun/betaln.m \ 6 specfun/betaln.m \
7 specfun/factor.m \ 7 specfun/factor.m \
8 specfun/factorial.m \ 8 specfun/factorial.m \
9 specfun/isprime.m \ 9 specfun/isprime.m \
10 specfun/lcm.m \
10 specfun/legendre.m \ 11 specfun/legendre.m \
11 specfun/nchoosek.m \ 12 specfun/nchoosek.m \
12 specfun/nthroot.m \ 13 specfun/nthroot.m \
13 specfun/perms.m \ 14 specfun/perms.m \
14 specfun/pow2.m \ 15 specfun/pow2.m \