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/mod_checking.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'checker/mod_checking.ml') diff --git a/checker/mod_checking.ml b/checker/mod_checking.ml index ebe44997d..089414f63 100644 --- a/checker/mod_checking.ml +++ b/checker/mod_checking.ml @@ -3,6 +3,7 @@ open Pp open Errors open Util open Names +open Cic open Term open Reduction open Typeops -- cgit v1.2.3