This commit is contained in:
e.gavrin
2014-07-04 19:08:21 +04:00
parent e3e0167249
commit 7759e4b99f
5 changed files with 39 additions and 52 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ struct
} __int_data;
void gen_bytecode (FILE*);
void gen_bytecode ();
void run_int ();
#endif /* INTERPRETER_H */