Add summary keywords of the form MSUMxxx
This commit is contained in:
parent
30ec56fffe
commit
6566e46457
@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "MSUM_PROBE",
|
||||
"sections": [
|
||||
"SUMMARY"
|
||||
],
|
||||
"deck_names": [
|
||||
"MSUMLINP",
|
||||
"MSUMBUG",
|
||||
"MSUMCOMM",
|
||||
"MSUMERR",
|
||||
"MSUMLINS",
|
||||
"MSUMMESS",
|
||||
"MSUMNEWT",
|
||||
"MSUMPROB",
|
||||
"MSUMWARN"
|
||||
]
|
||||
}
|
@ -488,6 +488,7 @@ set( keywords
|
||||
000_Eclipse100/M/MPFNNC
|
||||
000_Eclipse100/M/MSFN
|
||||
000_Eclipse100/M/MSGFILE
|
||||
000_Eclipse100/M/MSUM_PROBE
|
||||
000_Eclipse100/M/MULSGGD
|
||||
000_Eclipse100/M/MULSGGDV
|
||||
000_Eclipse100/M/MULTFLT
|
||||
|
@ -1336,6 +1336,10 @@ COPRL
|
||||
|
||||
BOOST_AUTO_TEST_CASE( WBP ) {
|
||||
const std::string input = R"(
|
||||
MSUMERR
|
||||
|
||||
MSUMLINP
|
||||
|
||||
WBP
|
||||
/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user