Changeset 00d2a4 in git for libpolys/polys/monomials/p_polys.cc
- Timestamp:
- Feb 20, 2013, 5:46:21 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 5602268070a5515f6c8a239a56a190a45699fcfd
- Parents:
- c76ff65d85851a1aa35d35a8db7408b7642e643a
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-20 17:46:21+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-20 18:58:27+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.cc
rc76ff6 r00d2a4 2109 2109 // StringSetS("** div0:");nWrite(pGetCoeff(p));StringAppendS("/"); 2110 2110 // nWrite(h);StringAppendS("=");nWrite(d);StringAppendS(" int:"); 2111 // nWrite(tmp);Print(StringEndS("\n")); 2111 // nWrite(tmp);Print(StringEndS("\n")); // NOTE/TODO: use StringAppendS("\n"); omFree(s); 2112 2112 //} 2113 2113 //nDelete(&tmp); … … 2422 2422 // StringSetS("** div0:");nWrite(pGetCoeff(p));StringAppendS("/"); 2423 2423 // nWrite(h);StringAppendS("=");nWrite(d);StringAppendS(" int:"); 2424 // nWrite(tmp);Print(StringEndS("\n")); 2424 // nWrite(tmp);Print(StringEndS("\n")); // NOTE/TODO: use StringAppendS("\n"); omFree(s); 2425 2425 //} 2426 2426 //nDelete(&tmp);
Note: See TracChangeset
for help on using the changeset viewer.