Files
opm-common/testdata/parser/EQLDIMS2
Andreas Lauser 28fa0fa3b4 JSON keyword definitions: add a "sections" item
this which specifies the allowed sections of the keyword. (surprise!)
2014-10-13 16:05:59 +02:00

8 lines
148 B
Plaintext

{
"name" : "EQLDIMS",
"size" : 1,
"sections": ["RUNSPEC"],
"items":
[{"name" : "NEW" , "value_type" : "INT" , "default" : 1}]
}