Changeset 310 in tmcsimulator for trunk/src/tmcsim/cadsimulator
- Timestamp:
- 03/13/2019 10:07:54 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/tmcsim/cadsimulator/Coordinator.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/cadsimulator/Coordinator.java
r200 r310 500 500 501 501 CADServer.theIncidentMgr.addIncident(newIncident); 502 502 cadData.addIncident(newIncident); // fixes #102 503 503 if (simMgr != null) 504 504 {
Note: See TracChangeset
for help on using the changeset viewer.
