Changeset 1d01eb in git for factory


Ignore:
Timestamp:
Jul 18, 2019, 4:29:47 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
62347dd1102bfb78586f19d810275e1d7362f763
Parents:
64763650c8c4d415374f91821ed8cdaf1a831177
Message:
opt: hasAlgVar
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facAlgFuncUtil.cc

    r647636 r1d01eb  
    380380  if (f.inPolyDomain())
    381381  {
    382     if (hasAlgVar(f.LC()))
    383       return 1;
    384382    for (CFIterator i= f; i.hasTerms(); i++)
    385383    {
Note: See TracChangeset for help on using the changeset viewer.