Ignore:
Timestamp:
May 20, 2013 1:47:44 PM (10 years ago)
Author:
vondreele
Message:

one more G2str fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIconstrGUI.py

    r927 r929  
    660660    if not len(allcons): return
    661661    G2mv.InitVars()   
    662     constDictList,fixedList,ignored = G2str.ProcessConstraints(allcons)
     662    constDictList,fixedList,ignored = G2stIO.ProcessConstraints(allcons)
    663663    errmsg, warnmsg = G2mv.CheckConstraints('',constDictList,fixedList)
    664664    if errmsg:
Note: See TracChangeset for help on using the changeset viewer.