summaryrefslogtreecommitdiff
path: root/src/main.ml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.ml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main.ml b/src/main.ml
index 024209ff..a7388472 100644
--- a/src/main.ml
+++ b/src/main.ml
@@ -1,7 +1,5 @@
open CfimOfJson
-
-(*open Interpreter*)
-open Print
+open Interpreter
let () =
let json = Yojson.Basic.from_file "../charon/charon/tests/test1.cfim" in