mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add missing "," in set literal
This commit is contained in:
parent
8e5bfa0c67
commit
58f541cd93
@ -87,8 +87,8 @@ namespace MissingFeatures {
|
||||
"AQUCON",
|
||||
"AQUCT",
|
||||
"AQUTAB",
|
||||
"AQUNUM"
|
||||
"CARFIN"
|
||||
"AQUNUM",
|
||||
"CARFIN",
|
||||
"COMPDATL",
|
||||
"COMPLUMP",
|
||||
"CONNECTION",
|
||||
|
Loading…
Reference in New Issue
Block a user