Changeset 3059 for trunk/gui


Ignore:
Timestamp:
Jun 26, 2012, 11:50:57 AM (12 years ago)
Author:
ldelgass
Message:

Remove stray character

File:
1 edited

Legend:

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

    r3032 r3059  
    659659        return
    660660    }
    661     # Insure that the global opacity and thickness settings (in the slider
     661    # Ensure that the global opacity and thickness settings (in the slider
    662662    # settings widgets) are used for the active transfer-function.  Update
    663663    # the values in the _settings varible.
     
    10891089                set _settings($this-phi)   $_view(phi)
    10901090                set _settings($this-psi)   $_view(psi)
    1091 <                SendCmd "camera angle $xyz"
     1091                SendCmd "camera angle $xyz"
    10921092                set _click(x) $x
    10931093                set _click(y) $y
Note: See TracChangeset for help on using the changeset viewer.