diff parser_old.rhope @ 52:079200bc3e75

String literals almost working. Print moved out of C runtime.
author Mike Pavone <pavone@retrodev.com>
date Wed, 28 Apr 2010 01:23:30 -0400
parents 689fb73e7612
children d0ce696786cc
line wrap: on
line diff
--- a/parser_old.rhope	Thu Apr 22 02:18:26 2010 -0400
+++ b/parser_old.rhope	Wed Apr 28 01:23:30 2010 -0400
@@ -127,7 +127,7 @@
 {
 	out <- [[[Build["Parse Program"]
 	]Workers <<[Dictionary[]]
-	]Imports <<[[Dictionary[]]Set["kernel.rhope", Yes]]
+	]Imports <<[[[Dictionary[]]Set["kernel.rhope", Yes]]Set["string.rhope", Yes]]
 	]Blueprints <<[Dictionary[]]
 }