summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookSpa.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/PhrasebookSpa.gf
parentcb0a1ede4552120da60b92d92051319e7c64b3b1 (diff)
slight refactoring of Phrasebook, with less start words
Diffstat (limited to 'examples/phrasebook/PhrasebookSpa.gf')
-rw-r--r--examples/phrasebook/PhrasebookSpa.gf2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/phrasebook/PhrasebookSpa.gf b/examples/phrasebook/PhrasebookSpa.gf
index 5605826d6..75b7ae8bf 100644
--- a/examples/phrasebook/PhrasebookSpa.gf
+++ b/examples/phrasebook/PhrasebookSpa.gf
@@ -7,8 +7,6 @@ concrete PhrasebookSpa of Phrasebook =
SyntaxSpa,
Prelude in {
-lin
- PGreeting g = lin Text (ss g.s) ;
}