00001 #ifdef CH_LANG_CC
00002
00003
00004
00005
00006
00007
00008
00009 #endif
00010
00011 #ifndef CH_LANG_FORT
00012 #ifdef CH_XD
00013 #undef DIM_NAMESPACE
00014 #undef CH_XD
00015 #endif
00016 #ifdef CH_NAMESPACE
00017 #define CH_XD Chombo
00018 namespace Chombo {
00019 #else
00020 #define CH_XD
00021 #endif
00022 #ifdef INSIDEBASE
00023 Fail now: matching BaseNamespaceHeader.H not in this scope. You probably have a \#include BaseNamespaceHeader.H followed by another \#include BaseNamespaceHeader.H, instead of followed by a \#include BaseNamespaceFooter.H.
00024 #endif
00025 #define INSIDEBASE
00026 #endif