Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more/version.h

Go to the documentation of this file.
00001 #ifndef MORE_VERSION_H
00002 #define MORE_VERSION_H
00003 
00004 namespace more {
00005   bool version_is_at_least(char const* str);
00006   char const* version_str();
00007 }
00008 
00009 #endif

Generated on Sat Sep 7 19:11:22 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.