Changeset 7ecf26 in git


Ignore:
Timestamp:
Jun 4, 2018, 1:46:08 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
480978c837b761f00f135f8c3c49ffbccb5ff8fb
Parents:
c24e9bd6c09ed4fa6f7d6fe70b286add6052aa82
Message:
fix: typo in transext.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/ext_fields/transext.cc

    rc24e9b r7ecf26  
    25532553  cf->cfChineseRemainder = ntChineseRemainder;
    25542554  cf->cfInt          = ntInt;
     2555  cf->cfAdd          = ntAdd;
    25552556  cf->cfInpNeg       = ntNeg;
    25562557  cf->cfSub          = ntSub;
Note: See TracChangeset for help on using the changeset viewer.