- Timestamp:
- 11/02/2017 12:07:25 AM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
src/tmcsim/application.properties (modified) (1 diff)
-
test/atmsdriver/model/LoadHighwaysTest.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/application.properties
r208 r209 1 # Wed, 01 Nov 2017 21:34:34-07001 #Thu, 02 Nov 2017 00:01:21 -0700 2 2 3 Application.revision=20 73 Application.revision=208 4 4 5 5 Application.buildnumber=68 -
trunk/test/atmsdriver/model/LoadHighwaysTest.java
r208 r209 83 83 "test/atmsdriver/model/lds_loadhighways_sample.txt", 84 84 "localhost", 8080); 85 85 System.out.println(highways.toCondensedFormat(false)); 86 86 // Test for correct number of highways 87 87 ArrayList<Highway> result = highways.highways;
Note: See TracChangeset
for help on using the changeset viewer.
