Changeset 422 in tmcsimulator for trunk/src/atmsdriver/trafficeventseditor/TrafficLaneEvent.java
- Timestamp:
- 06/23/2019 10:27:35 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/atmsdriver/trafficeventseditor/TrafficLaneEvent.java
r238 r422 1 1 package atmsdriver.trafficeventseditor; 2 2 3 import atmsdriver.model.LoopDetector;4 import atmsdriver.model.LoopDetector.DOTCOLOR;5 import atmsdriver.model.Station;3 import tmcsim.highwaymodel.LoopDetector; 4 import tmcsim.highwaymodel.LoopDetector.DOTCOLOR; 5 import tmcsim.highwaymodel.Station; 6 6 7 7 /**
Note: See TracChangeset
for help on using the changeset viewer.
