|
|
@ -54,7 +54,7 @@ int main(int argc, char **argv) {
|
|
|
|
/* Read the command line parameters */
|
|
|
|
/* Read the command line parameters */
|
|
|
|
readOptions(argc,argv,&o);
|
|
|
|
readOptions(argc,argv,&o);
|
|
|
|
/* feed the functions */
|
|
|
|
/* feed the functions */
|
|
|
|
if(o.outfile == NULL) {
|
|
|
|
if(o.overlay == NULL) {
|
|
|
|
printf("default\n");
|
|
|
|
printf("default\n");
|
|
|
|
newStandard(&o);
|
|
|
|
newStandard(&o);
|
|
|
|
}else{
|
|
|
|
}else{
|
|
|
|