Ignore:
Timestamp:
Nov 19, 2014, 2:50:42 AM (10 years ago)
Author:
ldelgass
Message:

merge r4668:4669 from trunk

Location:
tags/1.3.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/1.3.5

  • tags/1.3.5/gui/scripts/molvisviewer.tcl

    r3844 r4754  
    691691                set session $env(SESSION)
    692692            }
     693            lappend info "version" "$Rappture::version"
     694            lappend info "build" "$Rappture::build"
     695            lappend info "svnurl" "$Rappture::svnurl"
     696            lappend info "installdir" "$Rappture::installdir"
    693697            lappend info "hub" [exec hostname]
    694698            lappend info "client" "molvisviewer"
Note: See TracChangeset for help on using the changeset viewer.