summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-12-07 12:32:57 +0000
committeraarne <aarne@chalmers.se>2010-12-07 12:32:57 +0000
commite8adb69e3de69dba87beb59279365ecadee22085 (patch)
treec49cd5831dae69104c3b08c900165f4ccf391a5e /examples/phrasebook/PhrasebookEng.gf
parentcb0a1ede4552120da60b92d92051319e7c64b3b1 (diff)
slight refactoring of Phrasebook, with less start words
Diffstat (limited to 'examples/phrasebook/PhrasebookEng.gf')
-rw-r--r--examples/phrasebook/PhrasebookEng.gf3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/phrasebook/PhrasebookEng.gf b/examples/phrasebook/PhrasebookEng.gf
index b9cfd0998..ab4f05d0d 100644
--- a/examples/phrasebook/PhrasebookEng.gf
+++ b/examples/phrasebook/PhrasebookEng.gf
@@ -9,7 +9,4 @@ concrete PhrasebookEng of Phrasebook =
flags
language = en_US ;
-lin
- PGreeting g = lin Text g ;
-
}