Changeset 1605 for trunk/gui/scripts/xyprint.tcl
- Timestamp:
- Oct 29, 2009, 2:19:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/xyprint.tcl
r1604 r1605 154 154 set _clone "" 155 155 set _graph "" 156 foreach font [array names _fonts] { 157 font delete $font 158 } 159 array unset _fonts 156 160 } 157 161
Note: See TracChangeset
for help on using the changeset viewer.