aboutsummaryrefslogtreecommitdiff
path: root/lib/animus.ml
diff options
context:
space:
mode:
authorMishio595 <[email protected]>2018-10-14 08:29:52 -0600
committerMishio595 <[email protected]>2018-10-14 08:29:52 -0600
commitc42603da68df3610d063d7b232b53bb45e0183e1 (patch)
tree9666bd4f51e7e6679c6dd5fa6cd97ee29fb3117d /lib/animus.ml
downloaddisml-c42603da68df3610d063d7b232b53bb45e0183e1.tar.xz
disml-c42603da68df3610d063d7b232b53bb45e0183e1.zip
Initial commit
Diffstat (limited to 'lib/animus.ml')
-rw-r--r--lib/animus.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/animus.ml b/lib/animus.ml
new file mode 100644
index 0000000..baf4112
--- /dev/null
+++ b/lib/animus.ml
@@ -0,0 +1 @@
+Lwt_main.run (Lwt_io.printf "Hello, World!") \ No newline at end of file