diff options
Diffstat (limited to 'examples/phrasebook/PhrasebookTha.gf')
| -rw-r--r-- | examples/phrasebook/PhrasebookTha.gf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookTha.gf b/examples/phrasebook/PhrasebookTha.gf new file mode 100644 index 000000000..956599009 --- /dev/null +++ b/examples/phrasebook/PhrasebookTha.gf @@ -0,0 +1,11 @@ +--# -path=.:alltenses + +concrete PhrasebookTha of Phrasebook = + GreetingsTha, + WordsTha + ** open +-- SyntaxTha, + Prelude in { + + +} |
