Adapt Editor to new system, removed json duplication
authorChristian Femers <femers@in.tum.de>
Tue, 3 Sep 2019 04:32:48 +0000 (06:32 +0200)
committerChristian Femers <femers@in.tum.de>
Tue, 3 Sep 2019 04:32:48 +0000 (06:32 +0200)
commit95a225aed8eae0fc080440dba779abfdf867ff3d
tree6ec193b5e5cfb5b3b2b04ddd6b78aaa949f7cf50
parent148a58630b38b30d4d24a21e3f55c357f5b4d0bc
Adapt Editor to new system, removed json duplication
40 files changed:
net.mograsim.logic.model.editor/components/GUI_rsLatch.json [deleted file]
net.mograsim.logic.model.editor/components/GUIand.json [deleted file]
net.mograsim.logic.model.editor/components/GUIand41.json [deleted file]
net.mograsim.logic.model.editor/components/GUIandor414.json [deleted file]
net.mograsim.logic.model.editor/components/GUIdemux2.json [deleted file]
net.mograsim.logic.model.editor/components/GUIdff.json [deleted file]
net.mograsim.logic.model.editor/components/GUIdff4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIdff4_invwe.json [deleted file]
net.mograsim.logic.model.editor/components/GUIdlatch.json [deleted file]
net.mograsim.logic.model.editor/components/GUIdlatch4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIfulladder.json [deleted file]
net.mograsim.logic.model.editor/components/GUIhalfadder.json [deleted file]
net.mograsim.logic.model.editor/components/GUImux1.json [deleted file]
net.mograsim.logic.model.editor/components/GUImux1_4.json [deleted file]
net.mograsim.logic.model.editor/components/GUImux2.json [deleted file]
net.mograsim.logic.model.editor/components/GUImux2_4.json [deleted file]
net.mograsim.logic.model.editor/components/GUImux3.json [deleted file]
net.mograsim.logic.model.editor/components/GUInand3.json [deleted file]
net.mograsim.logic.model.editor/components/GUInot4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIor4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIor_4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIram2.json [deleted file]
net.mograsim.logic.model.editor/components/GUIram4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIsel1.json [deleted file]
net.mograsim.logic.model.editor/components/GUIsel2_4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIsel3_4.json [deleted file]
net.mograsim.logic.model.editor/components/GUIxor.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901ALUFuncDecode.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901ALUInclDecode.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901ALUInclSourceDecodeInclFunctionDecode.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901ALUOneBit.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901DestDecode.json [deleted file]
net.mograsim.logic.model.editor/components/am2901/GUIAm2901SourceDecode.json [deleted file]
net.mograsim.logic.model.editor/components/am2904/GUIAm2904.json [deleted file]
net.mograsim.logic.model.editor/components/am2904/GUIAm2904MSR.json [deleted file]
net.mograsim.logic.model.editor/components/am2904/GUIAm2904TestLogic.json [deleted file]
net.mograsim.logic.model.editor/components/am2904/GUIAm2904muSR.json [deleted file]
net.mograsim.logic.model.editor/components/am2910/GUIAm2910.json [deleted file]
net.mograsim.logic.model.editor/src/net/mograsim/logic/model/editor/Editor.java