bz2T.h

Go to the documentation of this file.
00001 // bz2T.h
00002 
00003 #ifndef I_bz2T_H
00004 #define I_bz2T_H
00005 
00006 #include "baseApp.h"
00007 
00008 class bz2T : public baseApp {
00009 public:
00010                                 bz2T(void) : baseApp() {}
00011     virtual                     ~bz2T(void) {}
00012     virtual int                 run(void);
00013 };
00014 
00015 #endif
00016 

Generated on Wed Aug 29 03:24:04 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.2