init.h

Go to the documentation of this file.
00001 #ifndef INIT_H_
00002 #define INIT_H_
00003 
00004 namespace PCSIM {
00005   void init( int& argc, char**& argv );
00006   void init( );
00007   void cleanup(void);
00008 }
00009 
00010 #endif /*INIT_H_*/

Generated on Wed Jul 9 16:34:37 2008 for PCSIM by  doxygen 1.5.5