X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/1cb310e62eaf4422ee298d9d87c35f9dd6b4c71c..e2531e837774276f6ffb3b284703c594644761f8:/csrc/pf_main.c diff --git a/csrc/pf_main.c b/csrc/pf_main.c index df38d0c..a973553 100644 --- a/csrc/pf_main.c +++ b/csrc/pf_main.c @@ -74,6 +74,7 @@ int main( int argc, char **argv ) argc = ccommand(&argv); #endif + pfSetQuiet( FALSE ); /* Parse command line. */ for( i=1; i