summaryrefslogtreecommitdiff
path: root/old-examples/stoneage1/StoneageNor.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/stoneage1/StoneageNor.gf')
-rw-r--r--old-examples/stoneage1/StoneageNor.gf6
1 files changed, 6 insertions, 0 deletions
diff --git a/old-examples/stoneage1/StoneageNor.gf b/old-examples/stoneage1/StoneageNor.gf
new file mode 100644
index 000000000..86a88f995
--- /dev/null
+++ b/old-examples/stoneage1/StoneageNor.gf
@@ -0,0 +1,6 @@
+--# -path=.:compiled:prelude:resource-1.0/swadesh
+
+concrete StoneageNor of Stoneage = StoneageI with
+ (Mathematical = MathematicalNor),
+ (Swadesh = SwadeshNor) ;
+