summaryrefslogtreecommitdiff
path: root/packages/sundials/Setup.hs
diff options
context:
space:
mode:
authoridontgetoutmuch <dominic@steinitz.org>2018-04-22 03:17:40 -0700
committerGitHub <noreply@github.com>2018-04-22 03:17:40 -0700
commitdf9980a1bc95cbe96b6766dc232c4abc8ca28c38 (patch)
tree72eae1364abfd4ef4b022f94cb126c189f5cde85 /packages/sundials/Setup.hs
parent94db29b5d25f28708c1d430554f0c337c26172df (diff)
parent492b7e13c47bc7e42583c6a1754bdb2bb445b94f (diff)
Merge pull request #264 from idontgetoutmuch/sundials-clean
Add Sundials as an ODE Engine
Diffstat (limited to 'packages/sundials/Setup.hs')
-rw-r--r--packages/sundials/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/sundials/Setup.hs b/packages/sundials/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/packages/sundials/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain