Add KRUMR- and KRNUMT- to Unspported Keyword List

This commit is contained in:
OPMUSER
2023-02-07 12:33:30 +08:00
parent a069219146
commit dfb42a0adb

View File

@@ -323,6 +323,8 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"ISOLNUM", {true, std::nullopt}},
{"JFUNCR", {true, std::nullopt}},
{"KRNUMMF", {true, std::nullopt}},
{"KRNUMR-", {true, std::nullopt}},
{"KRNUMT-", {true, std::nullopt}},
{"KRNUMX-", {true, std::nullopt}},
{"KRNUMY-", {true, std::nullopt}},
{"KRNUMZ-", {true, std::nullopt}},