mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-30 11:06:55 -06:00
Merge pull request #1532 from joakim-hove/actionx-missing-feature
Mark keyword ACTIONX as not supported
This commit is contained in:
commit
27cca66c3d
@ -69,6 +69,7 @@ namespace MissingFeatures {
|
|||||||
// The list is used to output messages only.
|
// The list is used to output messages only.
|
||||||
std::unordered_set<std::string> unsupported_keywords = {
|
std::unordered_set<std::string> unsupported_keywords = {
|
||||||
"ACTION",
|
"ACTION",
|
||||||
|
"ACTIONX",
|
||||||
"ADSALNOD",
|
"ADSALNOD",
|
||||||
"API",
|
"API",
|
||||||
"APIGROUP",
|
"APIGROUP",
|
||||||
|
Loading…
Reference in New Issue
Block a user