Changeset 860bce in git for libpolys/coeffs


Ignore:
Timestamp:
Feb 22, 2012, 8:32:30 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0917a96a030a7739d993364ed5f3603a542ee163
Parents:
9a78ebefab412005398f3ada5901ac617d94e649
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-22 20:32:30+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-23 20:35:10+01:00
Message:
repaired dyn_modules/bigintm

fix: adaptation to spielwiese
chg: use coeffs_BIGINT for bigints
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r9a78eb r860bce  
    172172   void    (*cfInpMult)(number &a, number b, const coeffs r);
    173173
    174    /// maps the bigint i (from dummy == coeffs_BINGINT!!!) into the
     174   /// maps the bigint i (from dummy == coeffs_BIGINT!!!) into the
    175175   /// coeffs dst
    176176   /// TODO: to be exchanged with a map!!!
Note: See TracChangeset for help on using the changeset viewer.