From 69de932f9116b30adfd689d38e35ace63aef0e2d Mon Sep 17 00:00:00 2001 From: filip <“filip.rabiega@gmail.com”> Date: Fri, 16 Aug 2024 14:11:00 +0200 Subject: added api --- api/dune | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 api/dune (limited to 'api/dune') diff --git a/api/dune b/api/dune new file mode 100644 index 0000000..9e9e824 --- /dev/null +++ b/api/dune @@ -0,0 +1,4 @@ +(library + (name api) + (libraries chadprover dream) + (preprocess (pps lwt_ppx ppx_yojson_conv))) -- cgit v1.2.3