summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL/Special/autoall.sh
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2008-02-22 13:08:36 +0000
committerAlberto Ruiz <aruiz@um.es>2008-02-22 13:08:36 +0000
commitda54e2f2c27f68c08f4db7551c57b2c1136dc778 (patch)
treef594ffcdede01436dd5e6cfdecf61a2516ff476b /lib/Numeric/GSL/Special/autoall.sh
parent2554b186960b2eacc38f9870f1a3ceada8dfe3e9 (diff)
rm modified gsl_sf_exp,log
Diffstat (limited to 'lib/Numeric/GSL/Special/autoall.sh')
-rw-r--r--lib/Numeric/GSL/Special/autoall.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Numeric/GSL/Special/autoall.sh b/lib/Numeric/GSL/Special/autoall.sh
index 1581e38..da349a4 100644
--- a/lib/Numeric/GSL/Special/autoall.sh
+++ b/lib/Numeric/GSL/Special/autoall.sh
@@ -19,7 +19,7 @@ rep ', coupling_6j_INCORRECT_e\n, coupling_6j_INCORRECT\n' '' Coupling.hs
19./auto.hs elementary 19./auto.hs elementary
20./auto.hs ellint 20./auto.hs ellint
21./auto.hs erf 21./auto.hs erf
22./auto.hs exp gsl_sf_exp.h 22./auto.hs exp
23rep ', exp\n' ', Numeric.GSL.Special.Exp.exp\n' Exp.hs 23rep ', exp\n' ', Numeric.GSL.Special.Exp.exp\n' Exp.hs
24./auto.hs expint 24./auto.hs expint
25./auto.hs fermi_dirac 25./auto.hs fermi_dirac
@@ -29,7 +29,7 @@ rep ', exp\n' ', Numeric.GSL.Special.Exp.exp\n' Exp.hs
29./auto.hs laguerre 29./auto.hs laguerre
30./auto.hs lambert 30./auto.hs lambert
31./auto.hs legendre gsl_sf_legendre.h 31./auto.hs legendre gsl_sf_legendre.h
32./auto.hs log gsl_sf_log.h 32./auto.hs log
33rep ', log\n' ', Numeric.GSL.Special.Log.log\n' Log.hs 33rep ', log\n' ', Numeric.GSL.Special.Log.log\n' Log.hs
34./auto.hs pow_int 34./auto.hs pow_int
35./auto.hs psi 35./auto.hs psi