Ignore:
Timestamp:
Feb 27, 2013, 9:39:10 PM (11 years ago)
Author:
gah
Message:

new version of stats file handling without file locking

File:
1 edited

Legend:

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

    r3374 r3376  
    989989            lappend out "tool_title"   [$_first hints toolTitle]
    990990            lappend out "tool_dataset" [$_first hints label]
    991             SendCmd "clientinfo [list $out]"
     991            SendCmd "clientinfo $hub/$user/$session [list $out]"
    992992        }
    993993        set _fieldNames [$_first hints fieldnames]
Note: See TracChangeset for help on using the changeset viewer.