This commit is contained in:
e.gavrin
2014-07-04 23:51:42 +04:00
parent aace544c55
commit 2091bfb9e4
6 changed files with 49 additions and 80 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ main (int argc, char **argv)
}
//gen_bytecode (generated_source);
gen_bytecode (file);
// run_int ();
gen_bytecode ();
run_int ();
#ifdef __TARGET_MCU
fake_exit ();