00001 #include <Option.h> 00002 00003 using namespace std; 00004 00005 namespace rs { 00006 string COPYRIGHT_BY() { 00007 return "Mr.Nobody"; 00008 } 00009 string MAIL_CONTACT(const string& /*progname*/) { 00010 return "mr.nobody@domain.de"; 00011 } 00012 };
Contact me in case of errors or questions. This documentation is powered by . |
(C) 2000-2002 |