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