Changeset 5a0b78 in git for libpolys/coeffs/rintegers.cc


Ignore:
Timestamp:
Dec 17, 2012, 3:23:07 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
dc07cbe58ba5b853a94d41cc6e9605f8824d3d30
Parents:
d51f0bf91c7bbb2089d5060d8822cc20ff8d2429
Message:
fix: printing of coeffs Z and Z/2^m
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/rintegers.cc

    rd51f0bf r5a0b78  
    378378void    nrzCoeffWrite  (const coeffs, BOOLEAN /*details*/)
    379379{
    380   PrintS("//   characteristic : 0 (Integers)\n");
     380  PrintS("//   coeff. ring is : Integers\n");
    381381}
    382382
Note: See TracChangeset for help on using the changeset viewer.