From a1e8229910bbd01135d0e71c459872f87785a291 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 5 Feb 2005 20:52:31 +0000 Subject: cleand up Structural --- src/GF.hs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/GF.hs') diff --git a/src/GF.hs b/src/GF.hs index 80cf858c0..178e32b08 100644 --- a/src/GF.hs +++ b/src/GF.hs @@ -5,11 +5,11 @@ -- Stability : (stability) -- Portability : (portability) -- --- > CVS $Date: 2005/02/04 10:10:28 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.19 $ +-- > CVS $Date: 2005/02/05 21:52:31 $ +-- > CVS $Author: aarne $ +-- > CVS $Revision: 1.20 $ -- --- (Description of the module) +-- The Main module of GF program. ----------------------------------------------------------------------------- module Main (main) where @@ -89,7 +89,7 @@ welcomeMsg = "Welcome to " ++ authorMsg ++++ welcomeArch ++ "\n\nType 'h' for help." authorMsg = unlines [ - "Grammatical Framework, Version 2.1.1b", + "Grammatical Framework, Version 2.1.2b", "Compiled " ++ today, "Copyright (c)", "Björn Bringert, Markus Forsberg, Thomas Hallgren, Harald Hammarström,", -- cgit v1.2.3