Changeset 664 in tmcsimulator for trunk/test/tmcsim/cadsimulator/CADSimulatorGUITest.java
- Timestamp:
- 09/14/2022 03:31:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/tmcsim/cadsimulator/CADSimulatorGUITest.java
r658 r664 78 78 try 79 79 { 80 app = new CADServer(System.getProperty("CONFIG_DIR") + System.getProperty("file.separator") + "cad_s imulator_config.properties");80 app = new CADServer(System.getProperty("CONFIG_DIR") + System.getProperty("file.separator") + "cad_server.properties"); 81 81 82 82 } catch (Exception e)
Note: See TracChangeset
for help on using the changeset viewer.
