summaryrefslogtreecommitdiff
path: root/src/main.ml
diff options
context:
space:
mode:
authorSon Ho2021-11-25 14:49:56 +0100
committerSon Ho2021-11-25 14:49:56 +0100
commitce37ae98ecd5297c5588d88e2c64fbb8bc56adeb (patch)
tree3091594b370c98550a1dbae3d85ee33861f854f6 /src/main.ml
parent3db86495deb7df183f833eb0d801931c774f016d (diff)
Make a minor modification
Diffstat (limited to 'src/main.ml')
-rw-r--r--src/main.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.ml b/src/main.ml
index 63bfd3a9..46a8b678 100644
--- a/src/main.ml
+++ b/src/main.ml
@@ -1,6 +1,5 @@
open CfimOfJson
open Interpreter
-open Errors
(* This is necessary to have a backtrace when raising exceptions - for some
* reason, the -g option doesn't work *)