Updated SubmodelComponentParams json format
[Mograsim.git] / net.mograsim.logic.ui / FullAdder.json
index ff9724e..40c51c7 100644 (file)
@@ -1,4 +1,4 @@
-mograsim version: 0.1.0
+mograsim version: 0.1.1
 {
   "type": "SimpleRectangularSubmodelComponent",
   "width": 35.0,
@@ -54,7 +54,7 @@ mograsim version: 0.1.0
           "y": 40.0
         },
         "type": "class:net.mograsim.logic.ui.model.components.mi.nandbased.GUIhalfadder",
-        "logicWidth": 1
+        "params": {}
       },
       {
         "pos": {
@@ -62,7 +62,7 @@ mograsim version: 0.1.0
           "y": 7.5
         },
         "type": "class:net.mograsim.logic.ui.model.components.mi.nandbased.GUIhalfadder",
-        "logicWidth": 1
+        "params": {}
       },
       {
         "pos": {
@@ -70,7 +70,9 @@ mograsim version: 0.1.0
           "y": 40.0
         },
         "type": "class:net.mograsim.logic.ui.model.components.GUINandGate",
-        "logicWidth": 1
+        "params": {
+          "logicWidth": 1
+        }
       }
     ],
     "innerWires": [