Add support for WVFPDP

This commit is contained in:
Håkon Hægland
2023-04-13 10:39:04 +02:00
parent 091ccf77ce
commit 69a0d1e20e
4 changed files with 54 additions and 27 deletions

View File

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