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.hs14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/API/MyParser.hs b/src/GF/API/MyParser.hs
index 3bb749a20..60f5541ce 100644
--- a/src/GF/API/MyParser.hs
+++ b/src/GF/API/MyParser.hs
@@ -1,3 +1,17 @@
+----------------------------------------------------------------------
+-- |
+-- Module : (Module)
+-- Maintainer : (Maintainer)
+-- Stability : (stable)
+-- Portability : (portable)
+--
+-- > CVS $Date $
+-- > CVS $Author $
+-- > CVS $Revision $
+--
+-- (Description of the module)
+-----------------------------------------------------------------------------
+
module MyParser where
import ShellState