Ignore:
Timestamp:
09/12/2022 02:19:40 PM (4 years ago)
Author:
jdalbey
Message:

Replace hard-code scenario folder name in Simulation Manager with config property.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/simulationmanager/SimulationManagerView.java

    r460 r658  
    8383    /** Maximum Paramics network ID (100) */ 
    8484    private static int MAX_NETWORK_ID    = 100; 
    85  
    86     /** Default directory for script loading. */ 
    87     public static String SCRIPT_DIR      = "."; 
    8885 
    8986    /** Reference to the simulation manager model. */ 
Note: See TracChangeset for help on using the changeset viewer.