Changeset 2022 for branches/blt4/gui


Ignore:
Timestamp:
Jan 3, 2011, 6:32:53 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/gui/scripts/histogramresult.tcl

    r1923 r2022  
    919919            array unset info
    920920            set results [$g element closest $x $y -interpolate no]
    921             if { $result != "" } {
     921            if { $results != "" } {
    922922                array set info $results
    923923
Note: See TracChangeset for help on using the changeset viewer.