Added exit to main program of tab.c

This commit is contained in:
ceriel 1987-03-09 13:19:38 +00:00
parent d06c286fe0
commit a6580594ec

View File

@ -31,6 +31,7 @@ main(argc, argv)
process(*argv++, InputForm);
}
}
exit(0);
}
char *