From c42603da68df3610d063d7b232b53bb45e0183e1 Mon Sep 17 00:00:00 2001 From: Mishio595 Date: Sun, 14 Oct 2018 08:29:52 -0600 Subject: Initial commit --- dune | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dune (limited to 'dune') diff --git a/dune b/dune new file mode 100644 index 0000000..62061f5 --- /dev/null +++ b/dune @@ -0,0 +1,6 @@ +(library + (name animus) + (libraries lwt lwt.unix cohttp cohttp.lwt yojson) +) + +(include_subdirs unqualified) \ No newline at end of file -- cgit v1.2.3