Changeset 3829 for trunk


Ignore:
Timestamp:
Feb 22, 2019 10:14:19 AM (6 years ago)
Author:
vondreele
Message:

fix problem with selecting torsions in residue rigid bodies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/GSASIIconstrGUI.py

    r3791 r3829  
    16071607       
    16081608    def AddResidueRB(event):
     1609        global rbId
    16091610        AtInfo = data['Residue']['AtInfo']
    16101611        macro = getMacroFile('rigid body')
     
    16541655       
    16551656    def ImportResidueRB():
     1657        global rbId
    16561658        AtInfo = data['Residue']['AtInfo']
    16571659        text,ext = getTextFile()
Note: See TracChangeset for help on using the changeset viewer.