diff options
| author | aarne <unknown> | 2003-11-25 16:27:47 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2003-11-25 16:27:47 +0000 |
| commit | 73103e5dd8bcfd321af9ef41d06bc6cbb7b8a37a (patch) | |
| tree | c4d14585b84b3805ca0b7e9a3b700e08ee491119 /src/GF.hs | |
| parent | ba077a8a91e5f809a66f79ff13da602a7eb88437 (diff) | |
Beta release.
Diffstat (limited to 'src/GF.hs')
| -rw-r--r-- | src/GF.hs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -68,7 +68,8 @@ welcomeMsg = "Welcome to " ++ authorMsg ++++ welcomeArch ++ "\n\nType 'h' for help." authorMsg = unlines [ - "Grammatical Framework, Version 2.0-- (incomplete functionality)", + "Grammatical Framework, Version 2-beta (incomplete functionality)", + "November 25, 2003", --- "Compiled March 26, 2003", "Compiled " ++ today, "Copyright (c) Markus Forsberg, Thomas Hallgren, Harald Hammarström,", |
