Move components to an actual resource folder (that will remain in jar)
authorChristian Femers <femers@in.tum.de>
Tue, 3 Sep 2019 04:29:10 +0000 (06:29 +0200)
committerChristian Femers <femers@in.tum.de>
Tue, 3 Sep 2019 04:30:57 +0000 (06:30 +0200)
commit148a58630b38b30d4d24a21e3f55c357f5b4d0bc
tree0dd8695c81cc9b883048e24f43236b6174496cda
parent8e8d5776ccc95a08885789834abd55cc50e18a24
Move components to an actual resource folder (that will remain in jar)
80 files changed:
net.mograsim.logic.model.am2900/.classpath
net.mograsim.logic.model.am2900/components/GUI_rsLatch.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIand.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIand41.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIandor414.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIdemux2.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIdff.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIdff4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIdff4_invwe.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIdlatch.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIdlatch4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIfulladder.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIhalfadder.json [deleted file]
net.mograsim.logic.model.am2900/components/GUImux1.json [deleted file]
net.mograsim.logic.model.am2900/components/GUImux1_4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUImux2.json [deleted file]
net.mograsim.logic.model.am2900/components/GUImux2_4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUImux3.json [deleted file]
net.mograsim.logic.model.am2900/components/GUInand3.json [deleted file]
net.mograsim.logic.model.am2900/components/GUInot4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIor4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIor_4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIram2.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIram4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIsel1.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIsel2_4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIsel3_4.json [deleted file]
net.mograsim.logic.model.am2900/components/GUIxor.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901ALUFuncDecode.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901ALUInclDecode.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901ALUInclSourceDecodeInclFunctionDecode.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901ALUOneBit.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901DestDecode.json [deleted file]
net.mograsim.logic.model.am2900/components/am2901/GUIAm2901SourceDecode.json [deleted file]
net.mograsim.logic.model.am2900/components/am2904/GUIAm2904.json [deleted file]
net.mograsim.logic.model.am2900/components/am2904/GUIAm2904MSR.json [deleted file]
net.mograsim.logic.model.am2900/components/am2904/GUIAm2904TestLogic.json [deleted file]
net.mograsim.logic.model.am2900/components/am2904/GUIAm2904muSR.json [deleted file]
net.mograsim.logic.model.am2900/components/am2910/GUIAm2910.json [deleted file]
net.mograsim.logic.model.am2900/resources/components/GUIAm2900.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUI_rsLatch.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIand.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIand41.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIandor414.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIdemux2.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIdff.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIdff4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIdff4_invwe.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIdlatch.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIdlatch4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIfulladder.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIhalfadder.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUImux1.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUImux1_4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUImux2.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUImux2_4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUImux3.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUInand3.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUInot4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIor4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIor_4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIram2.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIram4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIsel1.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIsel2_4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIsel3_4.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/GUIxor.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901ALUFuncDecode.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901ALUInclDecode.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901ALUInclSourceDecodeInclFunctionDecode.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901ALUOneBit.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901DestDecode.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2901/GUIAm2901SourceDecode.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2904/GUIAm2904.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2904/GUIAm2904MSR.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2904/GUIAm2904TestLogic.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2904/GUIAm2904muSR.json [new file with mode: 0644]
net.mograsim.logic.model.am2900/resources/components/am2910/GUIAm2910.json [new file with mode: 0644]