From 56c88d763b0cf636a740f531bd7d734426769d7d Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 15 Apr 2013 16:04:56 +0000 Subject: Checker: regroup all vo-related types in cic.mli git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16398 85f007b7-540e-0410-9357-904b9bb8a0f7 --- checker/modops.mli | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'checker/modops.mli') diff --git a/checker/modops.mli b/checker/modops.mli index ef3bb6fd2..0b94edb54 100644 --- a/checker/modops.mli +++ b/checker/modops.mli @@ -9,8 +9,7 @@ (*i*) open Names open Univ -open Term -open Declarations +open Cic open Environ (*i*) -- cgit v1.2.3