summaryrefslogtreecommitdiff
path: root/src/GF/API/MyParser.hs
diff options
context:
space:
mode:
authorpeb <unknown>2005-02-17 09:21:04 +0000
committerpeb <unknown>2005-02-17 09:21:04 +0000
commitbafc9fbd0570626749261061c858cbbf95ccdcfb (patch)
tree0b35729d23a0b6699490fe19f7e97cabc6c944ed /src/GF/API/MyParser.hs
parent359f1b8ea2032fbf5b8ad7ad6c88e922fa83470b (diff)
"Committed_by_peb"
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