Changeset 0a1c16 in git for libpolys/polys/clapconv.cc
- Timestamp:
- Jul 31, 2012, 11:50:49 AM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 6bc4cd8663e91bcb678386a6d341832c42ed7f16
- Parents:
- 04cda6a6e7c54cffb526576f62140396a6cc5968
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/clapconv.cc
r04cda6a r0a1c16 121 121 int off=rPar(r); 122 122 123 On(SW_RATIONAL); 123 if (!rField_is_Zp_a(r)) 124 On(SW_RATIONAL); 124 125 while ( p!=NULL) 125 126 {
Note: See TracChangeset
for help on using the changeset viewer.