Add "size" : 1 attribute to CARFIN keyword

This commit is contained in:
Joakim Hove 2019-04-17 06:38:34 +02:00
parent eef4cad54f
commit 027be42f70

View File

@ -1,4 +1,6 @@
{"name" : "CARFIN" , "sections" : ["GRID"], "items" : [
{"name" : "CARFIN" , "sections" : ["GRID"],
"size" : 1,
"items" : [
{"name" : "NAME", "value_type": "STRING"},
{"name" : "I1", "value_type" : "INT"},
{"name" : "I2", "value_type" : "INT"},