saveload.h

Go to the documentation of this file.
00001 #ifndef SAVELOAD_H_
00002 #define SAVELOAD_H_
00003 
00004 class saveload
00005 {
00006 public:
00007  saveload();
00008  virtual ~saveload();
00009 };
00010 
00011 #endif /* SAVELOAD_H_ */

Generated on Mon Feb 2 00:25:34 2009 for mytetra by  doxygen 1.5.1