From b6dbf55f8190374b45faa20414984dc8ac195105 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Sun, 8 Jan 2023 13:10:05 +0100 Subject: Split InterpreterLoops into several files --- compiler/dune | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'compiler/dune') 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 -- cgit v1.2.3