Changeset 0b0298 in git for kernel


Ignore:
Timestamp:
Nov 16, 2022, 12:12:05 PM (18 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
c28d7c841fd56bce906004b348cd9232f1cda977
Parents:
c83da883c6a6082e2c8a67de0d9275f441154b1f
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2022-11-16 12:12:05+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2022-11-16 12:14:07+01:00
Message:
ndAnn prints a warning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kstd1.cc

    rc83da8 r0b0298  
    18501850  }
    18511851
    1852   if (rField_is_Ring(currRing)) {
     1852  if (rField_is_Ring(currRing))
     1853  {
    18531854    if (rField_is_Z(currRing))
    18541855      strat->red = redRiloc_Z;
Note: See TracChangeset for help on using the changeset viewer.