summaryrefslogtreecommitdiff
path: root/examples/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 /examples/Setup.hs
parent94db29b5d25f28708c1d430554f0c337c26172df (diff)
parent492b7e13c47bc7e42583c6a1754bdb2bb445b94f (diff)
Merge pull request #264 from idontgetoutmuch/sundials-clean
Add Sundials as an ODE Engine
Diffstat (limited to 'examples/Setup.hs')
-rw-r--r--examples/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Setup.hs b/examples/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/examples/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain