X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/90975d261c7ab39186c75d8700261faab3427de7..a80283a747da0ca5a791dcfc5fe1a6261feecc5c:/csrc/pf_main.c diff --git a/csrc/pf_main.c b/csrc/pf_main.c index df38d0c..71defbc 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