summaryrefslogtreecommitdiff
path: root/src/GF/Parsing/Utilities.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Parsing/Utilities.hs')
-rw-r--r--src/GF/Parsing/Utilities.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Parsing/Utilities.hs b/src/GF/Parsing/Utilities.hs
index 295389d52..3853c1f20 100644
--- a/src/GF/Parsing/Utilities.hs
+++ b/src/GF/Parsing/Utilities.hs
@@ -1,13 +1,13 @@
----------------------------------------------------------------------
-- |
--- Module : Parser
+-- Module : Parsing.Utilities
-- Maintainer : PL
-- Stability : (stable)
-- Portability : (portable)
--
--- > CVS $Date: 2005/03/21 22:31:52 $
+-- > CVS $Date: 2005/03/29 11:17:54 $
-- > CVS $Author: peb $
--- > CVS $Revision: 1.1 $
+-- > CVS $Revision: 1.2 $
--
-- Basic type declarations and functions to be used when parsing
-----------------------------------------------------------------------------