moab
MBCore.hpp
Go to the documentation of this file.
00001 #ifndef MBCore_HEADER
00002 #define MBCore_HEADER
00003 
00004 #include "MBInterface.hpp"
00005 #include "MBReaderIface.hpp"
00006 
00007 #include "moab/Core.hpp"
00008 typedef moab::Core MBCore;
00009 
00010 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines