Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

version.h

Go to the documentation of this file.
00001 /* -*- mode:c++ -*- */
00002 
00010 #ifndef _VERSION_H_
00011 #define _VERSION_H_
00012 
00013 namespace hippodraw {
00014 
00015   const char * version ();
00016 
00017 }
00018 
00019 #endif // _VERSION_H_

Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3