Changeset 658 in tmcsimulator for trunk/src/tmcsim/simulationmanager/SimulationManagerView.java
- Timestamp:
- 09/12/2022 02:19:40 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/simulationmanager/SimulationManagerView.java
r460 r658 83 83 /** Maximum Paramics network ID (100) */ 84 84 private static int MAX_NETWORK_ID = 100; 85 86 /** Default directory for script loading. */87 public static String SCRIPT_DIR = ".";88 85 89 86 /** Reference to the simulation manager model. */
Note: See TracChangeset
for help on using the changeset viewer.
