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.hs | |
| parent | a7b25a9ca45c7ab7e4c64823698541122a0c865d (diff) | |
"Committed_by_peb"
Diffstat (limited to 'src/GF.hs')
| -rw-r--r-- | src/GF.hs | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -1,11 +1,16 @@ ---------------------------------------------------------------------- -- | --- Module: Main --- Responsible: Aarne Ranta (aarne@cs.chalmers.se) --- Time-stamp: <2005-02-02, 15:41> +-- Module : Main +-- Maintainer : Aarne Ranta +-- Stability : (stability) +-- Portability : (portability) -- --- This is the main module in GF ----------------------------------------------------------------------- +-- > CVS $Date: 2005/02/03 15:13:35 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.18 $ +-- +-- (Description) +----------------------------------------------------------------------------- module Main (main) where |
