Ignore:
Timestamp:
Nov 9, 2014 12:05:23 AM (10 years ago)
Author:
ldelgass
Message:

merge r4668:4669 from trunk

Location:
branches/1.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3

  • branches/1.3/gui/scripts/vtkimageviewer.tcl

    r4512 r4670  
    755755                set session $env(SESSION)
    756756            }
     757            lappend info "version" "$Rappture::version"
     758            lappend info "build" "$Rappture::build"
     759            lappend info "svnurl" "$Rappture::svnurl"
     760            lappend info "installdir" "$Rappture::installdir"
    757761            lappend info "hub" [exec hostname]
    758762            lappend info "client" "vtkimageviewer"
Note: See TracChangeset for help on using the changeset viewer.