Moved WordAddressableMemoryComponent to new package
[Mograsim.git] / net.mograsim.logic.core / test / net / mograsim / logic / core / tests / ComponentTest.java
index d62154e..69251d7 100644 (file)
@@ -22,8 +22,8 @@ import net.mograsim.logic.core.components.gates.NandGate;
 import net.mograsim.logic.core.components.gates.NorGate;\r
 import net.mograsim.logic.core.components.gates.NotGate;\r
 import net.mograsim.logic.core.components.gates.OrGate;\r
-import net.mograsim.logic.core.components.gates.WordAddressableMemoryComponent;\r
 import net.mograsim.logic.core.components.gates.XorGate;\r
+import net.mograsim.logic.core.components.memory.WordAddressableMemoryComponent;\r
 import net.mograsim.logic.core.timeline.Timeline;\r
 import net.mograsim.logic.core.types.Bit;\r
 import net.mograsim.logic.core.types.BitVector;\r