summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookDan.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookDan.gf')
-rw-r--r--examples/phrasebook/PhrasebookDan.gf9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/phrasebook/PhrasebookDan.gf b/examples/phrasebook/PhrasebookDan.gf
deleted file mode 100644
index d362d1b39..000000000
--- a/examples/phrasebook/PhrasebookDan.gf
+++ /dev/null
@@ -1,9 +0,0 @@
---# -path=.:present:alltenses
-
-concrete PhrasebookDan of Phrasebook =
- GreetingsDan,
- WordsDan ** open
- SyntaxDan,
- Prelude in {
-
-}