summaryrefslogtreecommitdiff
path: root/doc/tutorial/MushroomEng.gf
blob: a029a17f3e9c83fb6ef0eca5fcef100e5e2a935b (plain)
1
2
3
4
5
concrete MushroomEng of Mushroom = {
  lin
    Cep    = {s = "cep"} ;
    Agaric = {s = "agaric"} ;
}