From 509cd11ac957c0ff97cbe9a0cd50852c74095e36 Mon Sep 17 00:00:00 2001 From: letouzey Date: Wed, 19 Mar 2008 20:56:43 +0000 Subject: migration of the old IntMap library from StdLib to a user contrib (Cachan/IntMap) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10699 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/refman/RefMan-lib.tex | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/refman') diff --git a/doc/refman/RefMan-lib.tex b/doc/refman/RefMan-lib.tex index 33c68e49d7..06da955d5c 100644 --- a/doc/refman/RefMan-lib.tex +++ b/doc/refman/RefMan-lib.tex @@ -803,8 +803,6 @@ subdirectories: etc.) \\ {\bf FSets} & Specification and implementations of finite sets and finite maps (by lists and by AVL trees)\\ - {\bf IntMap} & Representation of finite sets by an efficient - structure of map (trees indexed by binary integers).\\ {\bf Reals} & Axiomatization of real numbers (classical, basic functions, integer part, fractional part, limit, derivative, Cauchy series, power series and results,...)\\ -- cgit v1.2.3