diff src/help.h @ 7082:ac7179f00422

[project @ 2007-10-31 01:24:12 by jwe]
author jwe
date Wed, 31 Oct 2007 01:24:12 +0000
parents a1dbe9d80eee
children 745a8299c2b5
line wrap: on
line diff
--- a/src/help.h	Wed Oct 31 01:09:28 2007 +0000
+++ b/src/help.h	Wed Oct 31 01:24:12 2007 +0000
@@ -49,6 +49,8 @@
 // (--info-program program)
 extern std::string Vinfo_program;
 
+extern std::string do_which (const std::string& name);
+
 #endif
 
 /*