fix the COMPS keyword

the "size" item was missing...
This commit is contained in:
Andreas Lauser
2015-03-02 19:11:15 +01:00
parent 101b1c93ea
commit 5ff07aa6f2

View File

@@ -1,6 +1,7 @@
{
"name": "COMPS",
"sections": ["RUNSPEC"],
"size": 1,
"items": [
{"name" : "NUM_COMPS" , "value_type" : "INT"}
]