1
0
forked from GitHub/gf-core
Files
gf-core/doc/tutorial/GathererEng.gf
2005-05-12 16:12:03 +00:00

6 lines
130 B
Plaintext

concrete GathererEng of Gatherer = PaleolithicEng, FishEng, MushroomsEng ** {
lin
UseFish x = x ;
UseMushroom x = x ;
}