From 428d0f649f565137b1851389f8e26ad410ba7052 Mon Sep 17 00:00:00 2001 From: ppedrot Date: Fri, 14 Sep 2012 17:17:07 +0000 Subject: Partial revert of Yann commit in order to use CLib.List when opening Util module. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15802 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/dischargedhypsmap.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'library/dischargedhypsmap.ml') diff --git a/library/dischargedhypsmap.ml b/library/dischargedhypsmap.ml index c26f652df..9dbbc947d 100644 --- a/library/dischargedhypsmap.ml +++ b/library/dischargedhypsmap.ml @@ -6,6 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) +open Util open Libnames type discharged_hyps = full_path list -- cgit v1.2.3