mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -06:00
Beta release.
This commit is contained in:
@@ -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,",
|
||||
|
||||
@@ -1 +1 @@
|
||||
module Today where today = "Tue Nov 25 16:53:53 CET 2003"
|
||||
module Today where today = "Tue Nov 25 17:48:12 CET 2003"
|
||||
|
||||
Reference in New Issue
Block a user