Changeset 1882 for branches/c07.02_branch/tsuite/auto/runall.pl
- Timestamp:
- 03/23/08 09:28:08 (10 months ago)
- Files:
-
- 1 modified
-
branches/c07.02_branch/tsuite/auto/runall.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/c07.02_branch/tsuite/auto/runall.pl
r878 r1882 17 17 # 18 18 $exe = "c:/projects/Cloudy/cloudy_old/c07.02_branch/release/c07.02_branch.exe"; 19 $exe = "c:/projects/Cloudy/cloudy_old/c07.02_branch/icl/release/cloudy_icl.exe"; 19 20 20 21 $nMod = 0; 21 $nSkip = 0;22 $nSkip = 55; 22 23 $nLimit = 700; 23 24
