summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookTha.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookTha.gf')
-rw-r--r--examples/phrasebook/PhrasebookTha.gf11
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 {
+
+
+}