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

7 lines
149 B
Plaintext

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