summaryrefslogtreecommitdiff
path: root/src/Synthesis.ml
diff options
context:
space:
mode:
authorSon Ho2022-01-06 11:27:46 +0100
committerSon Ho2022-01-06 11:27:46 +0100
commit3cadf01e5b67af4ec91f2de3c32e119cd90c678c (patch)
tree57728573700705269e6c08f2c490f678fc766637 /src/Synthesis.ml
parent6ef1bf7e2f1b7a0067169bf71860671f8b3f6bca (diff)
Move more definitions and do more cleanup
Diffstat (limited to 'src/Synthesis.ml')
-rw-r--r--src/Synthesis.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Synthesis.ml b/src/Synthesis.ml
index de482b18..85834e7a 100644
--- a/src/Synthesis.ml
+++ b/src/Synthesis.ml
@@ -6,6 +6,8 @@ module Subst = Substitute
module A = CfimAst
module L = Logging
open InterpreterUtils
+open InterpreterProjectors
+(* for symbolic_expansion definition *)
(* TODO: the below functions have very "rough" signatures and do nothing: I
* defined them so that the places where we should update the synthesized