remove WVFPEXP from unsupported keywords

This commit is contained in:
Tor Harald Sandve
2022-09-13 08:58:51 +02:00
parent 6ef3a28472
commit 683ed0df1f
3 changed files with 7 additions and 2 deletions

View File

@@ -759,7 +759,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"WTHPMAX", {false, std::nullopt}},
{"WTMULT", {false, std::nullopt}},
{"WVFPDP", {false, std::nullopt}},
{"WVFPEXP", {false, std::nullopt}},
{"WWPAVE", {false, std::nullopt}},
{"ZIPPY2", {false, std::nullopt}},
{"ZIPP2OFF", {false, std::nullopt}},