Not logged in

Differences From Artifact [925a5e872129562e]:

File games/life.rx part of check-in [0f6622cab9] - life: a few tiny tweaks by crc on 2011-08-18 18:46:41. [annotate] [view]

To Artifact [ca15110bc1bd2c43]:

File games/life.rx part of check-in [537872ae2e] - continue replacing elements with variables| by crc on 2011-12-07 12:34:14. [annotate] [view]


@@ -55,9 +55,9 @@
 
 
 
 {{
-  2 elements line column
+  variables| line column |
   : toLine    20 * world + ;
 
   ( check boundaries ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ )
   : top ( - )  0 !line ;