Changeset 20120
- Timestamp:
- Oct 13, 2008, 3:23:57 PM (18 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 3 edited
-
detrend_norm_exp.pl (modified) (1 diff)
-
detrend_process_exp.pl (modified) (1 diff)
-
detrend_resid_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_exp.pl
r19782 r20120 115 115 $cmdflags .= " $line"; 116 116 } 117 print "cmdflags: $cmdflags\n";117 chomp $cmdflags; 118 118 } 119 119 -
trunk/ippScripts/scripts/detrend_process_exp.pl
r19942 r20120 121 121 $cmdflags .= " $line"; 122 122 } 123 chomp $cmdflags; 123 124 } 124 125 -
trunk/ippScripts/scripts/detrend_resid_exp.pl
r19942 r20120 141 141 $cmdflags .= " $line"; 142 142 } 143 chomp $cmdflags; 143 144 } 144 145
Note:
See TracChangeset
for help on using the changeset viewer.
