1
0
forked from GitHub/gf-core
Files
gf-core/doc/tutorial/old/NeolithicEng.gf
2005-12-18 21:26:21 +00:00

7 lines
149 B
Plaintext

concrete NeolithicEng of Neolithic = PaleolithicEng ** {
lin
Fire = {s = "fire"} ;
Wheel = {s = "wheel"} ;
Think = {s = "thinks"} ;
}