summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookChi.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookChi.gf')
-rw-r--r--examples/phrasebook/PhrasebookChi.gf11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/phrasebook/PhrasebookChi.gf b/examples/phrasebook/PhrasebookChi.gf
deleted file mode 100644
index 35c890d98..000000000
--- a/examples/phrasebook/PhrasebookChi.gf
+++ /dev/null
@@ -1,11 +0,0 @@
---# -path=.:alltenses
-
-concrete PhrasebookChi of Phrasebook =
- GreetingsChi,
- WordsChi
- ** open
- SyntaxChi,
- Prelude in {
-
-
-}