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 {
00020 # else
00021 #define CH_XD
00022 # endif
00023 # ifdef INSIDEBASE
00024 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.
00025 # endif
00026 # define INSIDEBASE
00027 #endif