mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-29 21:17:55 -05:00
changed: namespace Ewoms -> namespace Opm
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
namespace Ewoms {
|
||||
namespace Opm {
|
||||
bool ebosBlackOilDeckFileNameIsSet(int argc, char** argv);
|
||||
std::string ebosBlackOilGetDeckFileName(int argc, char** argv);
|
||||
std::unique_ptr<Opm::ParseContext> ebosBlackOilCreateParseContext(int argc, char** argv);
|
||||
|
||||
Reference in New Issue
Block a user