Changeset 29705
- Timestamp:
- Nov 8, 2010, 2:29:30 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/czartool/Plotter.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czartool/Plotter.pm
r29703 r29705 132 132 133 133 # now delete temp dat files 134 foreach my $stage (keys %gnuplotFiles) {unlink($gnuplotFiles->{$stage});} 134 foreach my $stage (keys %gnuplotFiles) { 135 136 unlink($gnuplotFiles{$stage}); 137 138 } 135 139 } 136 140
Note:
See TracChangeset
for help on using the changeset viewer.
