From 392300a73bc4e57d2be865d9a8d77c608ef02f59 Mon Sep 17 00:00:00 2001 From: letouzey Date: Tue, 29 May 2012 11:08:50 +0000 Subject: New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15375 85f007b7-540e-0410-9357-904b9bb8a0f7 --- intf/vernacexpr.mli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'intf/vernacexpr.mli') diff --git a/intf/vernacexpr.mli b/intf/vernacexpr.mli index fc3f949208..3223e80b87 100644 --- a/intf/vernacexpr.mli +++ b/intf/vernacexpr.mli @@ -10,7 +10,8 @@ open Pp open Names open Tacexpr open Misctypes -open Topconstr +open Constrexpr +open Notation_term open Decl_kinds open Libnames -- cgit v1.2.3