Added exit to main program of tab.c

This commit is contained in:
ceriel 1987-03-09 13:19:38 +00:00
parent 1583b4191a
commit 2fba9c579e

View file

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