new utilities from Karl

This commit is contained in:
brianb
2000-03-16 12:05:47 +00:00
parent e469aed2d7
commit a619228310
8 changed files with 402 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ GList *l;
if (argc<2) {
fprintf(stderr,"Usage: prtable <file> <table>\n");
fprintf(stderr,"Usage: %s <file> <table>\n",argv[0]);
exit(1);
}