From f02e6260f1cf1f49121860cfd95b6adb97db48ee Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Thu, 1 Mar 2018 14:43:07 +0100 Subject: [VM] Move structured_constant to Vmvalues --- kernel/cinstr.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/cinstr.mli') diff --git a/kernel/cinstr.mli b/kernel/cinstr.mli index 171ca38830..29bfe4c731 100644 --- a/kernel/cinstr.mli +++ b/kernel/cinstr.mli @@ -9,6 +9,7 @@ (************************************************************************) open Names open Constr +open Vmvalues open Cbytecodes (** This file defines the lambda code for the bytecode compiler. It has been -- cgit v1.2.3