summaryrefslogtreecommitdiff
path: root/src/GF/GFModes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/GFModes.hs')
-rw-r--r--src/GF/GFModes.hs15
1 files changed, 10 insertions, 5 deletions
diff --git a/src/GF/GFModes.hs b/src/GF/GFModes.hs
index f17c646eb..80af79d8d 100644
--- a/src/GF/GFModes.hs
+++ b/src/GF/GFModes.hs
@@ -1,11 +1,16 @@
----------------------------------------------------------------------
-- |
--- Module: GFModes
--- Responsible: Aarne Ranta (aarne@cs.chalmers.se)
--- Time-stamp: <2005-02-02, 15:24>
+-- Module : Main
+-- Maintainer : Aarne Ranta
+-- Stability : (stability)
+-- Portability : (portability)
--
--- (Description of the module)
-----------------------------------------------------------------------
+-- > CVS $Date: 2005/02/03 15:13:36 $
+-- > CVS $Author: peb $
+-- > CVS $Revision: 1.4 $
+--
+-- (Description)
+-----------------------------------------------------------------------------
module GFModes (gfInteract, gfBatch, batchCompile) where