From 4a39b5cb9841a9e11b745bce0d3dc2bc86d6b185 Mon Sep 17 00:00:00 2001 From: letouzey Date: Tue, 29 May 2012 11:09:03 +0000 Subject: Basic stuff about constr_expr migrated from topconstr to constrexpr_ops git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15382 85f007b7-540e-0410-9357-904b9bb8a0f7 --- interp/constrextern.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'interp/constrextern.ml') diff --git a/interp/constrextern.ml b/interp/constrextern.ml index c8a43c866c..87a5ce73b1 100644 --- a/interp/constrextern.ml +++ b/interp/constrextern.ml @@ -22,6 +22,7 @@ open Environ open Libnames open Impargs open Constrexpr +open Constrexpr_ops open Notation_term open Notation_ops open Topconstr -- cgit v1.2.3