Merge pull request #4189 from plgbrts/rwgsalt

removed RWGSALT from unsupported keywords list
This commit is contained in:
Bård Skaflestad 2022-11-01 22:11:31 +01:00 committed by GitHub
commit a49f0bc8c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -551,7 +551,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"RSCONST", {false, std::nullopt}},
{"RSCONSTT", {false, std::nullopt}},
{"RSSPEC", {false, std::nullopt}},
{"RWGSALT", {false, std::nullopt}},
{"SAMG", {false, std::nullopt}},
{"SAVE", {false, std::nullopt}},
{"SKIP", {false, std::nullopt}},