parent
7797595fef
commit
dad9cbb93a
|
@ -65,8 +65,6 @@ int main(int argc, char *argv[]) {
|
||||||
PANIC("File couldn't be opened!");
|
PANIC("File couldn't be opened!");
|
||||||
}
|
}
|
||||||
|
|
||||||
yyin = input;
|
|
||||||
|
|
||||||
yyparse();
|
yyparse();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Reference in New Issue