fix paste error

This commit is contained in:
Jim Saxton 2017-08-05 20:12:13 -07:00
parent 8e6ed835c4
commit f2f13d7c3f

View File

@ -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")