Changed GUIMerger/Splitter read end array order; removed resolved TODO
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / wires / Pin.java
index 5f6504c..0c63d38 100644 (file)
@@ -18,7 +18,6 @@ import net.mograsim.logic.model.model.components.GUIComponent;
  */
 public class Pin
 {
-       // TODO introduce input/output/tristate hints
        /**
         * The {@link GUIComponent} this pin belongs to.
         */