Ignore:
Timestamp:
Oct 25, 2009 10:06:37 PM (15 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/xyprint.tcl

    r1591 r1592  
    170170        return [GetOutput]
    171171    }
    172     # SaveSettings
    173     #DestroySettings
     172    SaveSettings
     173    # DestroySettings
    174174    return ""
    175175}
     
    10031003    append out "\}\n"
    10041004    # Write the settings out
    1005     return $out
    1006 }
     1005    puts stderr $out
     1006}
Note: See TracChangeset for help on using the changeset viewer.