Changeset 0ffc823 in git for kernel/polys1.cc
- Timestamp:
- Feb 27, 2009, 8:30:47 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 8066e80d7cea5de772f7b10b2b1930521cb72523
- Parents:
- f58aa61ada5934435d94d1d486fb70912543c11a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/polys1.cc
rf58aa6 r0ffc823 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: polys1.cc,v 1.3 6 2009-02-26 14:30:23 SingularExp $ */4 /* $Id: polys1.cc,v 1.37 2009-02-27 19:30:47 levandov Exp $ */ 5 5 6 6 /* … … 1058 1058 if (rIsRatGRing(currRing)) 1059 1059 { 1060 /* quick unit detection in the rational case is done in gr_nc_bba */ 1060 1061 pContentRat(ph); 1061 1062 start=ph;
Note: See TracChangeset
for help on using the changeset viewer.