Changeset 1dc25b in git
- Timestamp:
- Jul 31, 2013, 6:23:10 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 8530d342c559e3346021bae91217a83e54da495a
- Parents:
- a85670b1268d28aee587d91c3c581103c1865618
- git-author:
- Martin Lee <martinlee84@web.de>2013-07-31 18:23:10+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2013-08-30 13:48:25+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cfNewtonPolygon.cc
ra85670b r1dc25b 1173 1173 1174 1174 if (isRat) 1175 { 1175 1176 ASSERT (bCommonDen (F).isOne(), "poly over Z expected"); 1177 } 1176 1178 1177 1179 CanonicalForm Fp, N= maxNorm (F); … … 1250 1252 1251 1253 if (isRat) 1254 { 1252 1255 ASSERT (bCommonDen (F).isOne(), "poly over Z expected"); 1256 } 1253 1257 1254 1258 Variable x= Variable (1);
Note: See TracChangeset
for help on using the changeset viewer.