diff parser_old_c.rhope @ 114:25a205094f9b

More performance optimizations
author Mike Pavone <pavone@retrodev.com>
date Wed, 13 Oct 2010 01:15:04 +0000
parents f4fc0a98088a
children 04148770c229
line wrap: on
line diff
--- a/parser_old_c.rhope	Wed Oct 06 23:48:32 2010 +0000
+++ b/parser_old_c.rhope	Wed Oct 13 01:15:04 2010 +0000
@@ -1578,7 +1578,7 @@
 	out <- Fold[Add If Store[?, ?, params], stores, [node]Assignments >>]
 }
 
-
+/*
 Main[args]
 {
 	fname <- [args]Index[1]
@@ -1605,3 +1605,5 @@
 		Print["You must provide a file name to compile"]
 	}
 }
+*/
+