diff src/help.h @ 5800:e8be7fe586f9

[project @ 2006-05-10 06:50:45 by jwe]
author jwe
date Wed, 10 May 2006 06:50:45 +0000
parents 1138ced03f14
children 7924a9086c08
line wrap: on
line diff
--- a/src/help.h
+++ b/src/help.h
@@ -35,6 +35,8 @@
 
 extern void display_help_text (std::ostream&, const std::string&);
 
+extern void display_usage_text (std::ostream&, const std::string&);
+
 extern void additional_help_message (std::ostream&);
 
 // Name of the info file specified on command line.