From c7f855ec9e42f7dab95e153f33f9c2fcac3e8424 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Fri, 26 Nov 2021 14:49:13 +0100 Subject: Update the env definition to make the frames easier to manipulate --- src/main.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.ml') diff --git a/src/main.ml b/src/main.ml index 46a8b678..4fb91cea 100644 --- a/src/main.ml +++ b/src/main.ml @@ -1,5 +1,6 @@ open CfimOfJson open Interpreter +open Print (* This is necessary to have a backtrace when raising exceptions - for some * reason, the -g option doesn't work *) -- cgit v1.2.3