summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/PeaceCatI.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/peacekeeping/PeaceCatI.gf')
-rw-r--r--examples/peacekeeping/PeaceCatI.gf6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/peacekeeping/PeaceCatI.gf b/examples/peacekeeping/PeaceCatI.gf
new file mode 100644
index 000000000..9b19b319b
--- /dev/null
+++ b/examples/peacekeeping/PeaceCatI.gf
@@ -0,0 +1,6 @@
+incomplete concrete PeaceCatI of PeaceCat = Cat ** open Cat in {
+
+ lincat
+ MassN = N ;
+
+} \ No newline at end of file