diff 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
line wrap: on
line diff
--- a/code/simple.lm	Fri Jul 25 21:56:26 2014 -0700
+++ b/code/simple.lm	Fri Jul 25 22:09:54 2014 -0700
@@ -14,6 +14,7 @@
 	}
 	
 	main <- :initWorld mystery {
+		print: mystery
 		#[#[0 counterLoad] step]
 	}
 }
\ No newline at end of file