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

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}},