00001 #ifndef METAGMEBONX_H 00002 #define METAGMEBONX_H 00003 00004 #include "BON.h" 00005 #include "BONImpl.h" 00006 #include "Extensions.h" 00007 00009 // add your include files/class definitions here 00011 00012 namespace MetaBON { class MetaGMEVisitor; } 00013 00014 #include "MetaGMEVisitor.h" 00015 00017 // add your additional class definitions here 00019 00020 #endif // METAGMEBONX_H