summaryrefslogtreecommitdiff
path: root/src/GF/Data/Trie2.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Data/Trie2.hs')
-rw-r--r--src/GF/Data/Trie2.hs14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/Data/Trie2.hs b/src/GF/Data/Trie2.hs
index 2ccc05a9f..d4f6a59b4 100644
--- a/src/GF/Data/Trie2.hs
+++ b/src/GF/Data/Trie2.hs
@@ -1,3 +1,17 @@
+----------------------------------------------------------------------
+-- |
+-- Module : (Module)
+-- Maintainer : (Maintainer)
+-- Stability : (stable)
+-- Portability : (portable)
+--
+-- > CVS $Date $
+-- > CVS $Author $
+-- > CVS $Revision $
+--
+-- (Description of the module)
+-----------------------------------------------------------------------------
+
{-
**************************************************************
* Author : Markus Forsberg *