Changeset 24829 for trunk/tools/stack_inputs.pl
- Timestamp:
- Jul 16, 2009, 4:19:08 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/tools/stack_inputs.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/stack_inputs.pl
r24828 r24829 71 71 foreach my $warp_path ( @$warps ) { 72 72 if (defined $muggle) { 73 my @warp = split /\//, $warp ;73 my @warp = split /\//, $warp_path; 74 74 my $last = pop @warp; 75 75 push @warp, "SR_$last";
Note:
See TracChangeset
for help on using the changeset viewer.
