include/dynamic/meacsy.h

Go to the documentation of this file.
00001 #ifndef MEACSY_H
00002 #define MEACSY_H
00003 #include "meac.h"
00007 namespace dynamic
00008 {
00012         class meacsy:public meac
00013         {
00014                 private:
00015                 protected:
00016                 public:
00017                         meacsy();
00018                         ~meacsy();
00019         };
00020 }
00021 #endif //MEACSY_H

Generated on Sun Mar 11 15:42:40 2007 for Dynamic library by  doxygen 1.4.7