Changeset 8437 for trunk/MagicSoft
- Timestamp:
- 04/23/07 20:19:19 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8434 r8437 84 84 - removed workaround for 5-digit runnumbers 85 85 86 * datacenter/scripts/mcsequences: 87 - added line 'MonteCarlo: Yes' to output to sequence file 88 86 89 * datacenter/scripts/runganymed: 87 90 - adapted chosing of ganymed rc-file -
trunk/MagicSoft/Mars/datacenter/scripts/mcsequences
r7982 r8437 87 87 echo "DatRuns: $datruns" >> $sequfile 88 88 echo "" >> $sequfile 89 echo "MonteCarlo: Yes" >> $sequfile 90 echo "" >> $sequfile 89 91 done 90 92
Note:
See TracChangeset
for help on using the changeset viewer.