summaryrefslogtreecommitdiff
path: root/src/GF/API/MyParser.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/API/MyParser.hs')
-rw-r--r--src/GF/API/MyParser.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/API/MyParser.hs b/src/GF/API/MyParser.hs
index c45f30c3d..a3a489bd2 100644
--- a/src/GF/API/MyParser.hs
+++ b/src/GF/API/MyParser.hs
@@ -1,7 +1,7 @@
----------------------------------------------------------------------
-- |
--- Module : (Module)
--- Maintainer : (Maintainer)
+-- Module : MyParser
+-- Maintainer : Peter Ljunglöf
-- Stability : (stable)
-- Portability : (portable)
--
@@ -9,7 +9,7 @@
-- > CVS $Author $
-- > CVS $Revision $
--
--- template to define your own parser
+-- template to define your own parser (obsolete?)
-----------------------------------------------------------------------------
module MyParser (myParser) where