Changeset 3106b3 in git for factory


Ignore:
Timestamp:
Jan 4, 2015, 2:00:01 PM (9 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
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.