Changeset 533 in tmcsimulator


Ignore:
Timestamp:
11/27/2019 08:09:24 AM (6 years ago)
Author:
jdalbey
Message:

Add student_names.txt to config folder, add property to cad_client_config

Location:
trunk/config
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/application_properties.cfg

    r469 r533  
    11 
    22[Versions] 
    3 revision_number = 467 
     3revision_number = 531 
    44     
  • trunk/config/cad_client_config.properties

    r2 r533  
    33CADPosition            = 2 
    44CADSimulatorHost       = 127.0.0.1 
     5#CADSimulatorHost       = 192.168.1.208    
    56CADUserID              = A1245 
    67CADSimulatorSocketPort = 4444 
     
    1011DisplayType            = FULL_SCREEN 
    1112KeyboardType           = STD 
     13# File containing names of students to display in login screen 
     14StudentNamesFile       = config/student_names.txt 
Note: See TracChangeset for help on using the changeset viewer.