Changeset 12584 for trunk/ippScripts/scripts
- Timestamp:
- Mar 23, 2007, 3:33:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_exp.pl
r12421 r12584 121 121 $workdir = File::Spec->catdir( $workdir, $subdir ); 122 122 } else { 123 my $example = $ {$files}[0]->{path_base}; # Example file, for path123 my $example = $ipprc->convert_filename_absolute( ${$files}[0]->{path_base} ); # Example file, for path 124 124 my ($vol, $dir, $file) = File::Spec->splitpath( $example ); 125 125 $workdir = $dir;
Note:
See TracChangeset
for help on using the changeset viewer.
