From e8c8a162a84fbdcf8b2ea8793b7e9f69b01c7eb6 Mon Sep 17 00:00:00 2001 From: Nathan Ringo Date: Fri, 19 Jan 2024 12:30:14 -0600 Subject: Start of draw_tree. --- discocaml/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discocaml/dune') diff --git a/discocaml/dune b/discocaml/dune index 83bf5ed..bd96d64 100644 --- a/discocaml/dune +++ b/discocaml/dune @@ -2,7 +2,7 @@ (name discocaml) (inline_tests) (libraries compiler-libs.common yojson) - (modules arraylist ast discocaml eval) + (modules arraylist ast discocaml draw_tree eval) (package discocaml) (preprocess (pps ppx_deriving.show ppx_deriving_yojson ppx_expect))) -- cgit v1.2.3