Changeset 3651 for branches


Ignore:
Timestamp:
May 15, 2013 12:42:06 PM (11 years ago)
Author:
gah
Message:

fix .rp_settings again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/gui/scripts/xyprint.tcl

    r3646 r3651  
    14511451        }
    14521452        set axis [list $axis]
    1453         append out "    if \{ [llength [preview axis names $axis]] == 1 \} \{\n"
     1453        append out "    if \{ \[llength \[preview axis names $axis\]\] == 1 \} \{\n"
    14541454        append out "        preview axis configure $axis"
    14551455        foreach opt { -hide -min -max -loose -title -stepsize -subdivisions } {
Note: See TracChangeset for help on using the changeset viewer.