summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookLav.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookLav.gf')
-rw-r--r--examples/phrasebook/PhrasebookLav.gf7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/phrasebook/PhrasebookLav.gf b/examples/phrasebook/PhrasebookLav.gf
deleted file mode 100644
index 93170159a..000000000
--- a/examples/phrasebook/PhrasebookLav.gf
+++ /dev/null
@@ -1,7 +0,0 @@
---# -path=.:present
-
-concrete PhrasebookLav of Phrasebook = GreetingsLav, WordsLav **
-open
- SyntaxLav,
- Prelude
-in {} ;