summaryrefslogtreecommitdiff
path: root/doc/tutorial/GathererEng.gf
blob: 3dfc7c8fdebe77acaf398e297afba37f5097b303 (plain)
1
2
3
4
5
concrete GathererEng of Gatherer = PaleolithicEng, FishEng, MushroomsEng ** {
  lin
    UseFish x = x ;
    UseMushroom x = x ;
}