Merge pull request #5134 from lisajulia/feature/NONNC

Feature/NONNC
This commit is contained in:
Arne Morten Kvarving
2024-02-01 15:13:58 +01:00
committed by GitHub
5 changed files with 219 additions and 66 deletions

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}},