Changeset 9e343e in git
- Timestamp:
- Feb 23, 2017, 10:47:27 AM (7 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- f8d6ff0a4e538a391c5ff15a5df162f12f80a82e
- Parents:
- 080559c737ebc125b730ba125bdc1a1f5cb19587
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.cc
r080559 r9e343e 3926 3926 { 3927 3927 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 den umerator.");3928 WarnS("Not defined: Cannot map a rational fraction and make a polynomial out of it! Ignoring the denominator."); 3929 3929 } 3930 3930 }
Note: See TracChangeset
for help on using the changeset viewer.