summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL/Special/auto.hs
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2008-02-01 13:29:30 +0000
committerAlberto Ruiz <aruiz@um.es>2008-02-01 13:29:30 +0000
commitbac0db0bb1a25aa8be87a79492517aa8098670e6 (patch)
tree1dca142b05bc6e5700886fe8da84b1883b62143b /lib/Numeric/GSL/Special/auto.hs
parent240ae9be06380814fc1e223c3c53c746e5b1e6ba (diff)
improved autoall
Diffstat (limited to 'lib/Numeric/GSL/Special/auto.hs')
-rw-r--r--lib/Numeric/GSL/Special/auto.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Numeric/GSL/Special/auto.hs b/lib/Numeric/GSL/Special/auto.hs
index 732fdc9..9785fe7 100644
--- a/lib/Numeric/GSL/Special/auto.hs
+++ b/lib/Numeric/GSL/Special/auto.hs
@@ -1,3 +1,5 @@
1#!/usr/bin/env runhaskell
2
1-- automatic generation of wrappers for simple GSL special functions 3-- automatic generation of wrappers for simple GSL special functions
2 4
3import Text.ParserCombinators.Parsec 5import Text.ParserCombinators.Parsec