Merge pull request #5405 from svenn-t/ezrokhi

Support for CNAMES
This commit is contained in:
Tor Harald Sandve 2024-06-06 08:44:27 +02:00 committed by GitHub
commit 25f6c0a1bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"CART", {true, std::nullopt}},
{"CBMOPTS", {true, std::nullopt}},
{"CECON", {true, std::nullopt}},
{"CNAMES", {false, std::nullopt}},
{"CECONT", {true, std::nullopt}},
{"COAL", {true, std::nullopt}},
{"COALADS", {true, std::nullopt}},