Merge pull request #5648 from bska/enable-equalreg

Enable EQUALREG for Array Operations
This commit is contained in:
Markus Blatt 2024-10-07 09:42:50 +02:00 committed by GitHub
commit 3bb137be47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -169,7 +169,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"EPSDBGS", {false, std::nullopt}},
{"EPSDEBUG", {false, std::nullopt}},
{"EQLZCORN", {true, std::nullopt}},
{"EQUALREG", {true, std::nullopt}},
{"ESSNODE", {true, std::nullopt}},
{"EXCAVATE", {true, std::nullopt}},
{"EXCEL", {false, std::nullopt}},