Fixed package naming
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / serializing / standardComponentIDMapping.json
index 366f9c2..ad0194a 100644 (file)
@@ -8,9 +8,9 @@ mograsim version: 0.1.3
   "GUIAm2901DestDecode": "file:components/am2901/GUIAm2901DestDecode.json",
   "GUIAm2901QReg": "file:components/am2901/GUIAm2901QReg.json",
   "GUIAm2901SourceDecode": "file:components/am2901/GUIAm2901SourceDecode.json",
-  "GUIAndGate": "class:net.mograsim.logic.ui.model.components.atomic.GUIAndGate",
-  "GUINandGate": "class:net.mograsim.logic.ui.model.components.atomic.GUINandGate",
-  "GUIOrGate": "class:net.mograsim.logic.ui.model.components.atomic.GUIOrGate",
+  "GUIAndGate": "class:net.mograsim.logic.model.model.components.atomic.GUIAndGate",
+  "GUINandGate": "class:net.mograsim.logic.model.model.components.atomic.GUINandGate",
+  "GUIOrGate": "class:net.mograsim.logic.model.model.components.atomic.GUIOrGate",
   "GUI_rsLatch": "file:components/GUI_rsLatch.json",
   "GUIand": "file:components/GUIand.json",
   "GUIand41": "file:components/GUIand41.json",
@@ -32,5 +32,5 @@ mograsim version: 0.1.3
   "GUIsel2_4": "file:components/GUIsel2_4.json",
   "GUIsel3_4": "file:components/GUIsel3_4.json",
   "GUIxor": "file:components/GUIxor.json",
-  "WireCrossPoint": "class:net.mograsim.logic.ui.model.wires.WireCrossPoint"
+  "WireCrossPoint": "class:net.mograsim.logic.model.model.wires.WireCrossPoint"
 }
\ No newline at end of file