mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Mark keyword ACTIONX as not supported
This commit is contained in:
parent
2e789173ab
commit
b4fa06f305
@ -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