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