Changeset 5465


Ignore:
Timestamp:
Jan 4, 2023 10:02:25 AM (11 months ago)
Author:
vondreele
Message:

removed a patch about spin RBs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r5464 r5465  
    1159311593                    wx.CallAfter(FillRigidBodyGrid,True,spnId=rbId)
    1159411594                   
    11595                 #patch
    11596                 if RBObj['SHC'] == {}:
    11597                     RBObj['SHC'] = [{},]
    11598                 #end patch
     11595                # #patch
     11596                # if RBObj['SHC'] == {}:
     11597                #     RBObj['SHC'] = [{},]
     11598                # #end patch
    1159911599                shSizer = wx.BoxSizer(wx.VERTICAL)
    1160011600                Indx = {}
Note: See TracChangeset for help on using the changeset viewer.