From c42603da68df3610d063d7b232b53bb45e0183e1 Mon Sep 17 00:00:00 2001 From: Mishio595 Date: Sun, 14 Oct 2018 08:29:52 -0600 Subject: Initial commit --- lib/animus.ml | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/animus.ml (limited to 'lib/animus.ml') 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 -- cgit v1.2.3