summaryrefslogtreecommitdiff
path: root/compiler/dune
diff options
context:
space:
mode:
authorSon Ho2023-01-08 13:10:05 +0100
committerSon HO2023-02-03 11:21:46 +0100
commitb6dbf55f8190374b45faa20414984dc8ac195105 (patch)
treef6e90e6fd270ccc989aca07a774a089d3af7744f /compiler/dune
parent1302f2830905dc63f294aad00d78d03486e13d73 (diff)
Split InterpreterLoops into several files
Diffstat (limited to 'compiler/dune')
-rw-r--r--compiler/dune4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/dune b/compiler/dune
index 0d899ecf..ae9cef04 100644
--- a/compiler/dune
+++ b/compiler/dune
@@ -29,6 +29,10 @@
InterpreterExpansion
InterpreterExpressions
Interpreter
+ InterpreterLoopsCore
+ InterpreterLoopsMatchCtxs
+ InterpreterLoopsJoinCtxs
+ InterpreterLoopsFixedPoint
InterpreterLoops
InterpreterPaths
InterpreterProjectors