summaryrefslogtreecommitdiff
path: root/src/Synthesis.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Synthesis.ml')
-rw-r--r--src/Synthesis.ml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Synthesis.ml b/src/Synthesis.ml
index d240714e..de482b18 100644
--- a/src/Synthesis.ml
+++ b/src/Synthesis.ml
@@ -1,15 +1,10 @@
module T = Types
module V = Values
-open Scalars
module E = Expressions
-open Errors
module C = Contexts
module Subst = Substitute
module A = CfimAst
module L = Logging
-open TypesUtils
-open ValuesUtils
-module Inv = Invariants
open InterpreterUtils
(* TODO: the below functions have very "rough" signatures and do nothing: I