forked from GitHub/gf-core
Reorganized the peacekeeping grammar.
This commit is contained in:
6
examples/peacekeeping/PeaceCatI.gf
Normal file
6
examples/peacekeeping/PeaceCatI.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
incomplete concrete PeaceCatI of PeaceCat = Cat ** open Cat in {
|
||||
|
||||
lincat
|
||||
MassN = N ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user