diff parser_old_c.rhope @ 112:fd23ab2c1a73

Small changes to make profile data a little cleaner
author Mike Pavone <pavone@retrodev.com>
date Mon, 11 Oct 2010 21:53:27 -0400
parents f4fc0a98088a
children 04148770c229
line wrap: on
line diff
--- a/parser_old_c.rhope	Mon Oct 11 20:04:48 2010 -0400
+++ b/parser_old_c.rhope	Mon Oct 11 21:53:27 2010 -0400
@@ -1579,7 +1579,7 @@
 }
 
 
-Main[args]
+/* Main[args]
 {
 	fname <- [args]Index[1]
 	{
@@ -1604,4 +1604,5 @@
 	}{
 		Print["You must provide a file name to compile"]
 	}
-}
+} */
+