Doc corrections; added HelpGen project files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-10-09 13:53:33 +00:00
parent 7cb74906e1
commit 4e28924cdb
10 changed files with 415 additions and 12 deletions

View File

@@ -467,8 +467,9 @@ static void usage()
" mode specific options are:\n"
" -p do check parameter names (not done by default)\n"
"\n", basename.c_str(), basename.c_str());
#ifndef wxUSE_GUI
exit(1);
#endif
}
/*
@@ -1939,6 +1940,9 @@ static const char *GetCurrentTime(const char *timeFormat)
/*
$Log$
Revision 1.12 2000/10/09 13:53:33 juliansmart
Doc corrections; added HelpGen project files
Revision 1.11 2000/07/15 19:50:42 cvsuser
merged 2.2 branch