comparison code/simple.lm @ 19:84f595cff062

Added tree:set:to function
author Michael Pavone <pavone@retrodev.com>
date Fri, 25 Jul 2014 22:09:54 -0700
parents 2a74559e07f5
children
comparison
equal deleted inserted replaced
18:8ff2349f36c6 19:84f595cff062
12 } else: {} 12 } else: {}
13 #[#[move counter] move] 13 #[#[move counter] move]
14 } 14 }
15 15
16 main <- :initWorld mystery { 16 main <- :initWorld mystery {
17 print: mystery
17 #[#[0 counterLoad] step] 18 #[#[0 counterLoad] step]
18 } 19 }
19 } 20 }