Changeset 38552 for branches/eam_branches/ipp-20150616/tools/croot
- Timestamp:
- Jun 25, 2015, 10:05:06 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150616
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/croot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150616
-
branches/eam_branches/ipp-20150616/tools/croot
r38374 r38552 15 15 $setlast = 1; 16 16 shift; 17 } elsif ( $ARGV[0] eq '--camera') {17 } elsif (($ARGV[0] eq '--camera') or ($ARGV[0] eq '-c')) { 18 18 shift; 19 19 $camera = shift;
Note:
See TracChangeset
for help on using the changeset viewer.
