summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookRon.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookRon.gf')
-rw-r--r--examples/phrasebook/PhrasebookRon.gf11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/phrasebook/PhrasebookRon.gf b/examples/phrasebook/PhrasebookRon.gf
deleted file mode 100644
index 810b09b0a..000000000
--- a/examples/phrasebook/PhrasebookRon.gf
+++ /dev/null
@@ -1,11 +0,0 @@
---# -path=.:present
-
-concrete PhrasebookRon of Phrasebook =
- GreetingsRon,
- WordsRon
- ** open
- SyntaxRon,
- Prelude in {
-
-
-}