diff options
| author | aarne <aarne@chalmers.se> | 2010-04-22 06:36:37 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-22 06:36:37 +0000 |
| commit | dc971bd051c7063d8e8cc9f3220ddf852b280b78 (patch) | |
| tree | 26e48c009f6b3bb8fa576a3c26cd36123dbdb87e /src/compiler | |
| parent | a17f3d4262fb948187f87ae2d746164cf3254528 (diff) | |
removed mention of 2.9 welcome, and some traces in visualization
Diffstat (limited to 'src/compiler')
| -rw-r--r-- | src/compiler/GFI.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/GFI.hs b/src/compiler/GFI.hs index d0d778d33..a98f1cd39 100644 --- a/src/compiler/GFI.hs +++ b/src/compiler/GFI.hs @@ -252,7 +252,6 @@ welcome = unlines [ " ", "This is GF version "++showVersion version++". ", "License: see help -license. ", - "Differences from GF 2.9: see help -changes.", "Bug reports: http://code.google.com/p/grammatical-framework/issues/list" ] |
