aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/stdlib/Library.tex
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-03-19 20:56:43 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-03-19 20:56:43 +0000
commit509cd11ac957c0ff97cbe9a0cd50852c74095e36 (patch)
treeaeadbbc55f35b9c572a4f76084bb5ec7a5c9e401 /doc/stdlib/Library.tex
parent0157aadd967fcba870fb9bf74ea2af7671105efc (diff)
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
Diffstat (limited to 'doc/stdlib/Library.tex')
-rwxr-xr-xdoc/stdlib/Library.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/stdlib/Library.tex b/doc/stdlib/Library.tex
index 81fdd2a6e..87b72a5c2 100755
--- a/doc/stdlib/Library.tex
+++ b/doc/stdlib/Library.tex
@@ -43,8 +43,6 @@ The standard library is composed of the following subdirectories:
\item[Sorting] Sorted list (basic definitions and heapsort
correctness).
\item[Wellfounded] Well-founded relations (basic results).
- \item[IntMap] Representation of finite sets by an efficient
- structure of map (trees indexed by binary integers).
\item[Program] Tactcis to deal with dependently-typed programs and
their proofs.
\end{description}