summaryrefslogtreecommitdiff
path: root/src/InterpreterPaths.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/InterpreterPaths.ml')
-rw-r--r--src/InterpreterPaths.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/InterpreterPaths.ml b/src/InterpreterPaths.ml
index 841c22cf..d4de318b 100644
--- a/src/InterpreterPaths.ml
+++ b/src/InterpreterPaths.ml
@@ -5,6 +5,8 @@ module C = Contexts
module Subst = Substitute
module L = Logging
module S = Synthesis
+open TypesUtils
+open ValuesUtils
open InterpreterUtils
open InterpreterBorrowsCore
open InterpreterBorrows