Changeset 422 in tmcsimulator for trunk/test/tmcsim/cadsimulator/VisibleSystemDemoDriver.java
- Timestamp:
- 06/23/2019 10:27:35 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/tmcsim/cadsimulator/VisibleSystemDemoDriver.java
r52 r422 48 48 49 49 ParamicsCommunicator pc = null; 50 pc = new ParamicsCommunicator("config/ testConfig/paramics_communicator_config.properties");50 pc = new ParamicsCommunicator("config/paramics_communicator_config.properties"); 51 51 ParamicsCommunicatorGUI theGUI = new ParamicsCommunicatorGUI(); 52 52 pc.setGUI(theGUI);
Note: See TracChangeset
for help on using the changeset viewer.
