Moving dagmc_enabled exposure location.

This commit is contained in:
Patrick Shriwise 2018-12-10 13:54:38 -06:00
parent b60a7061d2
commit 78d7048691
2 changed files with 2 additions and 2 deletions

View file

@ -14,8 +14,6 @@ namespace openmc {
// Global variables
//==============================================================================
extern "C" const bool dagmc_enabled;
namespace model {
extern moab::DagMC* DAG;

View file

@ -20,6 +20,8 @@ namespace openmc {
// Global variable declarations
//==============================================================================
extern "C" const bool dagmc_enabled;
namespace settings {
// Boolean flags