summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/PeaceCatI.gf
blob: 9b19b319b3f2029fc2ab084ffba59d9274e6f1f0 (plain)
1
2
3
4
5
6
incomplete concrete PeaceCatI of PeaceCat = Cat ** open Cat in {

  lincat
    MassN = N ;

}