From 3a304ad8434e1c4f5428159aaa029f4b7734685e Mon Sep 17 00:00:00 2001 From: letouzey Date: Wed, 19 Mar 2008 21:17:28 +0000 Subject: some references to IntMap forgotten in last commit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10700 85f007b7-540e-0410-9357-904b9bb8a0f7 --- toplevel/coqinit.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'toplevel') diff --git a/toplevel/coqinit.ml b/toplevel/coqinit.ml index 95ffeb44a..10d64dcf8 100644 --- a/toplevel/coqinit.ml +++ b/toplevel/coqinit.ml @@ -74,7 +74,6 @@ let theories_dirs_map = [ "theories/Classes", "Classes" ; "theories/Program", "Program" ; "theories/FSets", "FSets" ; - "theories/IntMap", "IntMap" ; "theories/Reals", "Reals" ; "theories/Strings", "Strings" ; "theories/Sorting", "Sorting" ; -- cgit v1.2.3