Changeset 1810


Ignore:
Timestamp:
Jul 14, 2010 4:17:11 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r1808 r1810  
    592592#
    593593itcl::body Rappture::MolvisViewer::Connect {} {
     594    set _waitForImage 0
    594595    if { [isconnected] } {
    595596        return 1
     
    627628    set _state(client) 1
    628629    set _outbuf ""
     630    set _waitForImage 0
    629631}
    630632
Note: See TracChangeset for help on using the changeset viewer.