see changelog

This commit is contained in:
Eddie Runia
1999-06-14 10:57:36 +00:00
parent 53309000cc
commit fc2201a766
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
19990614 11:50 CET Eddie Runia
* source/compiler/harbour.y
help text changed
19990613 23:23 CET Eddie Runia
* source/rtl/natmsg/msggal.c
forgot this one

View File

@@ -1357,6 +1357,7 @@ void PrintUsage( char * szSelf )
#endif
"\t/g\t\tgenerated output language\n"
"\t\t\t /gc (C default) --> <file.c>\n"
"\t\t\t /gh (HRB file) --> <file.hrb>\n"
"\t\t\t /gj (Java) --> <file.java>\n"
"\t\t\t /gp (Pascal) --> <file.pas>\n"
"\t\t\t /gr (Resources) --> <file.rc>\n"