diff options
Diffstat (limited to 'examples/phrasebook/PhrasebookLav.gf')
| -rw-r--r-- | examples/phrasebook/PhrasebookLav.gf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookLav.gf b/examples/phrasebook/PhrasebookLav.gf new file mode 100644 index 000000000..93170159a --- /dev/null +++ b/examples/phrasebook/PhrasebookLav.gf @@ -0,0 +1,7 @@ +--# -path=.:present + +concrete PhrasebookLav of Phrasebook = GreetingsLav, WordsLav ** +open + SyntaxLav, + Prelude +in {} ; |
