Remove NONNC from the UnsopportedFlowKeywordList

This commit is contained in:
Lisa Julia Nebel 2024-01-29 18:46:43 +01:00
parent d94ae5dad6
commit e346315fa2

View File

@ -422,7 +422,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"NOGGF", {true, std::nullopt}},
{"NOINSPEC", {false, std::nullopt}},
{"NOMONITO", {true, std::nullopt}},
{"NONNC", {true, std::nullopt}},
{"NORSSPEC", {false, std::nullopt}},
{"NOWARN", {false, std::nullopt}},
{"NSTACK", {false, std::nullopt}},