modified to test spec.c 1.4
CVS patchset: 17 CVS date: 1995/12/13 16:00:19
This commit is contained in:
parent
4ca07d7be8
commit
ee28a4d263
|
@ -7,7 +7,7 @@ void main(int argc, char **argv)
|
|||
FILE *f;
|
||||
|
||||
setVerbosity(MESS_DEBUG);
|
||||
|
||||
|
||||
f = fopen(argv[1], "r");
|
||||
parseSpec(f);
|
||||
fclose(f);
|
||||
|
|
Loading…
Reference in New Issue