Changeset 21 for branches/multithread/conf
- Timestamp:
- 09/24/07 15:00:07 (1 year ago)
- Location:
- branches/multithread/conf
- Files:
-
- 3 modified
-
chord.properties (modified) (1 diff)
-
symphony.properties (modified) (1 diff)
-
trivial.properties (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/multithread/conf/chord.properties
r2 r21 104 104 SIMULATOR_EVENT_FILE = data/test_join1000r.txt 105 105 106 106 #Number of processors 107 SIMULATOR_PROCESSORS = 1 107 108 ################################################################################ 108 109 # SERIALIZATION PART # -
branches/multithread/conf/symphony.properties
r2 r21 107 107 SIMULATOR_EVENT_FILE = 108 108 109 109 #Number of processors 110 SIMULATOR_PROCESSORS = 1 110 111 ################################################################################ 111 112 # SERIALIZATION PART # -
branches/multithread/conf/trivial.properties
r2 r21 104 104 SIMULATOR_EVENT_FILE = 105 105 106 106 #Number of processors 107 SIMULATOR_PROCESSORS = 1 107 108 ################################################################################ 108 109 # SERIALIZATION PART #
