Changeset 4946


Ignore:
Timestamp:
Jan 19, 2015, 4:35:10 PM (10 years ago)
Author:
ldelgass
Message:

merge r4944 from trunk (typo)

Location:
branches/1.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3

    • Property svn:mergeinfo changed
      /trunkmerged: 4944
  • branches/1.3/gui/scripts/xyprint.tcl

    r4511 r4946  
    13291329    close $f
    13301330    if { [catch { $parser eval $code }] != 0 } {
    1331         file delete $_settingsFiles
     1331        file delete $_settingsFile
    13321332    }
    13331333    # Now see if there's an entry for this tool/plot combination.  The data
Note: See TracChangeset for help on using the changeset viewer.