Changeset 9e343e in git for libpolys


Ignore:
Timestamp:
Feb 23, 2017, 10:47:27 AM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
f8d6ff0a4e538a391c5ff15a5df162f12f80a82e
Parents:
080559c737ebc125b730ba125bdc1a1f5cb19587
Message:
typo in warning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/p_polys.cc

    r080559 r9e343e  
    39263926    {
    39273927      if (!p_IsConstant(DEN((fraction)z),srcExtRing))
    3928         WarnS("Not defined: Cannot map a rational fraction and make a polynomial out of it! Ignoring the denumerator.");
     3928        WarnS("Not defined: Cannot map a rational fraction and make a polynomial out of it! Ignoring the denominator.");
    39293929    }
    39303930  }
Note: See TracChangeset for help on using the changeset viewer.