diff --git a/yab-IDE/BuildFactory/flex-bison.yab b/yab-IDE/BuildFactory/flex-bison.yab index 7b948fa..f159e01 100644 --- a/yab-IDE/BuildFactory/flex-bison.yab +++ b/yab-IDE/BuildFactory/flex-bison.yab @@ -133,39 +133,4 @@ wend close #1 close #2 system("mv outmain.c main.c") -system("rm tmpmain.c") - - - -tring);" -print #2 " return 0;" -print #2 " }" -print #2 " return 1;" -print #2 "}" -print #2 "" -print #2 "" - -found = 0 - -while (found = 0) - line input #1 a$ - if (not instr(a$, "static int mybind(char *bound)")) then - found = 0 - else - found = 1 - print #2 a$ - end if -wend - -while (not eof(1)) - line input #1 a$ - print #2 a$ -wend - -close #1 -close #2 -system("mv outmain.c main.c") -system("rm tmpmain.c") - - - +system("rm tmpmain.c") \ No newline at end of file