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