aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/IntMap/intro.tex
diff options
context:
space:
mode:
Diffstat (limited to 'theories/IntMap/intro.tex')
-rw-r--r--theories/IntMap/intro.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/theories/IntMap/intro.tex b/theories/IntMap/intro.tex
index cfaae2468..9ad93050c 100644
--- a/theories/IntMap/intro.tex
+++ b/theories/IntMap/intro.tex
@@ -1,5 +1,6 @@
-\section{IntMap}\label{IntMap}
+\section{Maps indexed by binary integers : IntMap}\label{IntMap}
This library contains a data structure for finite sets implemented by
an efficient structure of map (trees indexed by binary integers).
+It was initially developed by Jean Goubault.