Add few missing unsupported keywords to the list

Added the unsupported keywords WBP, WBP4, WBP5, WBP9, NLINEARS to the list in MissingFeatures.cpp.
This commit is contained in:
Cintia Goncalves Machado
2019-10-14 12:47:17 +02:00
committed by GitHub
parent 4ddb8e8d56
commit d5f5fd8b8b

View File

@@ -366,6 +366,7 @@ namespace MissingFeatures {
"NODEPROP",
"NOGGF",
"NOINSPEC",
"NLINEARS",
"NOMONITO",
"NONNC",
"NORSSPEC",
@@ -545,6 +546,10 @@ namespace MissingFeatures {
"WBOREVOL",
"WCALCVAL",
"WCONINJH",
"WBP",
"WBP4",
"WBP5",
"WBP9",
"WCUTBACK",
"WCUTBACT",
"WCYCLE",