Changeset 15479 for trunk/ippScripts/scripts/ipp_serial_chip.pl
- Timestamp:
- Nov 6, 2007, 2:38:16 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_chip.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_chip.pl
r15474 r15479 49 49 my @single = (); 50 50 51 while ( scalar @wh ile > 0 ) {51 while ( scalar @whole > 0 ) { 52 52 my $value = shift @whole; 53 53 push @single, $value;
Note:
See TracChangeset
for help on using the changeset viewer.
