Changeset 32043 for trunk/ippScripts/scripts
- Timestamp:
- Aug 4, 2011, 4:47:15 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/lap_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/lap_science.pl
r32041 r32043 1199 1199 $command .= " -nopairwise "; 1200 1200 } 1201 if ($exposure->{active}) { 1201 # if ($exposure->{active}) { 1202 unless ($exposure->{active} == 0) { 1202 1203 $command .= " -active "; 1203 1204 }
Note:
See TracChangeset
for help on using the changeset viewer.
