Changeset 3106b3 in git


Ignore:
Timestamp:
Jan 4, 2015, 2:00:01 PM (8 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
1af9eb5a4a3469cdc4f71b6fdc33f9255edaca04
Parents:
ad5536d65338f14dae4af1add021d4039842fe8b
git-author:
Martin Lee <martinlee84@web.de>2015-01-04 14:00:01+01:00
git-committer:
Martin Lee <martinlee84@web.de>2015-01-04 20:58:23+01:00
Message:
fix: used wrong alg variable to map
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqFactorize.cc

    rad5536d r3106b3  
    37243724          ; //ERROR
    37253725        else
    3726           imPrimElem= mapPrimElem (primElem, vBuf, v);
     3726          imPrimElem= mapPrimElem (primElem, alpha, v);
    37273727
    37283728        CFList source, dest;
Note: See TracChangeset for help on using the changeset viewer.