Changeset f0797c in git for libpolys/coeffs/rmodulo2m.cc
- Timestamp:
- May 25, 2011, 2:42:41 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- cdf22a94dc67efa0ec23a42eb27722000f1e3645
- Parents:
- 141342d81455232f75bdb4b9179a8cd396939ba4
- git-author:
- Frank Seelisch <seelisch@mathematik.uni-kl.de>2011-05-25 14:42:41+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/rmodulo2m.cc
r141342 rf0797c 47 47 r->cfKillChar = ndKillChar; /* dummy*/ 48 48 r->nCoeffIsEqual = nr2mCoeffIsEqual; 49 50 r->ringtype = 1; 51 r->type = n_Z2m; 49 52 50 53 r->cfInit = nr2mInit;
Note: See TracChangeset
for help on using the changeset viewer.