removed RWGSALT from unsupported keywords list

This commit is contained in:
Paul Egberts 2022-10-20 11:38:09 +02:00
parent 8162b97c0e
commit f294e2c832

View File

@ -552,7 +552,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}},