Harbour.y
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
19990616-13:12 Alexander Kresin
|
||||
updated:
|
||||
* source\compiler\harbour.y
|
||||
Added description of /p switch to PrintUsage()
|
||||
|
||||
19990616-11:19 Alexander Kresin
|
||||
updated:
|
||||
* source\hbpp\hbppmain.c
|
||||
|
||||
@@ -1346,6 +1346,7 @@ void PrintUsage( char * szSelf )
|
||||
"\t/l\t\tsuppress line number information\n"
|
||||
"\t/n\t\tno implicit starting procedure\n"
|
||||
"\t/o<path>\tobject file drive and/or path\n"
|
||||
"\t/p\t\tgenerate pre-processed output ( .ppo ) file\n"
|
||||
"\t/q\t\tquiet\n"
|
||||
"\t/s\t\tsyntax check only\n"
|
||||
"\t/t\t\talternative method of symbol table initialization\n"
|
||||
|
||||
Reference in New Issue
Block a user