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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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