Changeset 310 in tmcsimulator for trunk/src/tmcsim/client/CADClient.java
- Timestamp:
- 03/13/2019 10:07:54 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/tmcsim/client/CADClient.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/client/CADClient.java
r33 r310 287 287 theCoorInt.registerForCallback(this); 288 288 } catch (Exception e) { 289 throw new SimulationException(SimulationException.CAD_SIM_CONNECT, 289 throw new SimulationException(SimulationException.CAD_SIM_CONNECT,hostname, 290 290 e); 291 291 }
Note: See TracChangeset
for help on using the changeset viewer.
