mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 18:21:00 -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.
|
||||
std::unordered_set<std::string> unsupported_keywords = {
|
||||
"ACTION",
|
||||
"ACTIONX",
|
||||
"ADSALNOD",
|
||||
"API",
|
||||
"APIGROUP",
|
||||
|
Loading…
Reference in New Issue
Block a user