Changeset 3bc01c7 in git for coeffs/rmodulo2m.cc


Ignore:
Timestamp:
May 5, 2010, 4:34:09 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
dc093ce0cffbd8b24b4eb47a678f5b0d90e52231
Parents:
81bff55bd91793d5286706a40319145c80986141
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-05-05 16:34:09+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:51:40+01:00
Message:
nDummy2 -> ndNormalize
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/rmodulo2m.cc

    r81bff55 r3bc01c7  
    5151     n->nPower = nr2mPower;
    5252     n->cfSetMap = nr2mSetMap;
    53      n->nNormalize = nDummy2;
     53     n->nNormalize = ndNormalize;
    5454     n->nLcm          = nr2mLcm;
    5555     n->nGcd          = nr2mGcd;
Note: See TracChangeset for help on using the changeset viewer.