Added exit to main program of tab.c
This commit is contained in:
@@ -31,6 +31,7 @@ main(argc, argv)
|
||||
process(*argv++, InputForm);
|
||||
}
|
||||
}
|
||||
exit(0);
|
||||
}
|
||||
|
||||
char *
|
||||
|
||||
Reference in New Issue
Block a user