From a7b25a9ca45c7ab7e4c64823698541122a0c865d Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 2 Feb 2005 14:37:28 +0000 Subject: "Committed_by_peb" --- src/GF.hs | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'src/GF.hs') diff --git a/src/GF.hs b/src/GF.hs index a3dfa2066..c610841c2 100644 --- a/src/GF.hs +++ b/src/GF.hs @@ -1,6 +1,15 @@ -module Main where +---------------------------------------------------------------------- +-- | +-- Module: Main +-- Responsible: Aarne Ranta (aarne@cs.chalmers.se) +-- Time-stamp: <2005-02-02, 15:41> +-- +-- This is the main module in GF +---------------------------------------------------------------------- -import GFModes +module Main (main) where + +import GFModes (gfInteract, gfBatch, batchCompile) import Operations import UseIO import Option -- cgit v1.2.3