diff options
Diffstat (limited to 'examples/phrasebook/PhrasebookUrd.gf')
| -rw-r--r-- | examples/phrasebook/PhrasebookUrd.gf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookUrd.gf b/examples/phrasebook/PhrasebookUrd.gf new file mode 100644 index 000000000..e24ff4a01 --- /dev/null +++ b/examples/phrasebook/PhrasebookUrd.gf @@ -0,0 +1,9 @@ +--# -path=.:present
+
+concrete PhrasebookUrd of Phrasebook =
+ GreetingsUrd,
+ WordsUrd ** open
+ SyntaxUrd,
+ Prelude in {
+
+}
|
