forked from GitHub/gf-core
new tutorial example
This commit is contained in:
5
doc/tutorial/old/GathererEng.gf
Normal file
5
doc/tutorial/old/GathererEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete GathererEng of Gatherer = PaleolithicEng, FishEng, MushroomsEng ** {
|
||||
lin
|
||||
UseFish x = x ;
|
||||
UseMushroom x = x ;
|
||||
}
|
||||
Reference in New Issue
Block a user