summaryrefslogtreecommitdiff
path: root/compiler/Print.ml
diff options
context:
space:
mode:
authorGuillaume Boisseau2024-06-21 16:25:54 +0200
committerGitHub2024-06-21 16:25:54 +0200
commitf264b9dcc6331eb9149d951f308cdc61c8c02801 (patch)
tree2891753ba71bc8ddd3cc367b787a1acddbcf1741 /compiler/Print.ml
parentc8ad44f287215c3c45e5a0f0540ef507b4916c7d (diff)
parentd3f52e23ede39c4fd7845b6c5feb29d28b2a2384 (diff)
Merge pull request #254 from Nadrieril/declarationgroup-mixed
Diffstat (limited to 'compiler/Print.ml')
-rw-r--r--compiler/Print.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/Print.ml b/compiler/Print.ml
index 76793548..90dadbcc 100644
--- a/compiler/Print.ml
+++ b/compiler/Print.ml
@@ -5,7 +5,6 @@ open Charon.PrintTypes
open Charon.PrintExpressions
open Charon.PrintLlbcAst.Ast
open Types
-open TypesUtils
open Values
open ValuesUtils
open Expressions