diff options
| author | peb <unknown> | 2005-02-03 14:13:35 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-02-03 14:13:35 +0000 |
| commit | 4a5a48157fc85f7bb4deaf446140b1178a666f24 (patch) | |
| tree | 077a81d46fa364559e6b6c1531057aff9b9517fa /src/GF/GFModes.hs | |
| parent | a7b25a9ca45c7ab7e4c64823698541122a0c865d (diff) | |
"Committed_by_peb"
Diffstat (limited to 'src/GF/GFModes.hs')
| -rw-r--r-- | src/GF/GFModes.hs | 15 |
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 |
