Changeset 9192 for trunk/ippScripts/scripts/detrend_norm_calc.pl
- Timestamp:
- Oct 4, 2006, 9:48:09 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_calc.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_calc.pl
r9140 r9192 28 28 29 29 pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV; 30 pod2usage( -msg => "Required options --det_id --iteration --det_type --det_type",30 pod2usage( -msg => "Required options --det_id --iteration --det_type", 31 31 -exitval => 3, 32 32 ) unless defined $detId
Note:
See TracChangeset
for help on using the changeset viewer.
