summaryrefslogtreecommitdiff
path: root/src/GF/Data/Trie.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Data/Trie.hs')
-rw-r--r--src/GF/Data/Trie.hs8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GF/Data/Trie.hs b/src/GF/Data/Trie.hs
index e32b8560d..6c0e2933f 100644
--- a/src/GF/Data/Trie.hs
+++ b/src/GF/Data/Trie.hs
@@ -2,12 +2,12 @@
-- |
-- Module : Trie
-- Maintainer : Markus Forsberg
--- Stability : Obsolete???
+-- Stability : Obsolete
-- Portability : Haskell 98
--
--- > CVS $Date $
--- > CVS $Author $
--- > CVS $Revision $
+-- > CVS $Date: 2005/02/18 19:21:16 $
+-- > CVS $Author: peb $
+-- > CVS $Revision: 1.5 $
--
-- (Description of the module)
-----------------------------------------------------------------------------