mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove WTEST from list of unsupported keywords
This commit is contained in:
@@ -204,7 +204,6 @@ namespace MissingFeatures {
|
|||||||
"WPAVE",
|
"WPAVE",
|
||||||
"WPITAB",
|
"WPITAB",
|
||||||
"WTEMP",
|
"WTEMP",
|
||||||
"WTEST",
|
|
||||||
"WTRACER",
|
"WTRACER",
|
||||||
"ZIPPY2" };
|
"ZIPPY2" };
|
||||||
std::multimap<std::string, PartiallySupported<std::string> > string_options;
|
std::multimap<std::string, PartiallySupported<std::string> > string_options;
|
||||||
|
|||||||
Reference in New Issue
Block a user