summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookBul.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/PhrasebookBul.gf
parentcb0a1ede4552120da60b92d92051319e7c64b3b1 (diff)
slight refactoring of Phrasebook, with less start words
Diffstat (limited to 'examples/phrasebook/PhrasebookBul.gf')
-rw-r--r--examples/phrasebook/PhrasebookBul.gf3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/phrasebook/PhrasebookBul.gf b/examples/phrasebook/PhrasebookBul.gf
index 312b0522f..bbc092963 100644
--- a/examples/phrasebook/PhrasebookBul.gf
+++ b/examples/phrasebook/PhrasebookBul.gf
@@ -6,7 +6,4 @@ concrete PhrasebookBul of Phrasebook =
SyntaxBul,
Prelude in {
-lin
- PGreeting g = lin Text g ;
-
}