summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2009-04-27 17:29:05 +0000
committerAlberto Ruiz <aruiz@um.es>2009-04-27 17:29:05 +0000
commit03cab9651b0c3d4de1f1830c9ff5cebfd7fbb3aa (patch)
tree6d12e220f5c0851d02ed2194fe2c31b4f9d97575 /configure
parent0c2c887de10702206ee645452a86674500314948 (diff)
first version of configure(.hs)
Diffstat (limited to 'configure')
-rw-r--r--configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
new file mode 100644
index 0000000..b93aee9
--- /dev/null
+++ b/configure
@@ -0,0 +1,3 @@
1#! /bin/sh
2
3runhaskell configure.hs $* \ No newline at end of file