summaryrefslogtreecommitdiff
path: root/examples/bronzeage/SwadeshCat.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bronzeage/SwadeshCat.gf')
-rw-r--r--examples/bronzeage/SwadeshCat.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/bronzeage/SwadeshCat.gf b/examples/bronzeage/SwadeshCat.gf
new file mode 100644
index 000000000..1ebeddd04
--- /dev/null
+++ b/examples/bronzeage/SwadeshCat.gf
@@ -0,0 +1,5 @@
+--# -path=.:present
+
+concrete SwadeshCat of Swadesh = SwadeshI with
+ (Lexicon = LexiconCat),
+ (Syntax = SyntaxCat) ;