Changeset 36ef97a in git for Singular/extra.cc
- Timestamp:
- Feb 28, 2013, 12:27:27 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '2234726c50d679d6664181a5c72f75a6fd64a787')
- Children:
- f224fda57b6b8846990a1284ec08a294e5b2f0f7
- Parents:
- 160ec65155bebf896fb6d52bbe233c0c557a8c0e
- git-author:
- Martin Lee <martinlee84@web.de>2013-02-28 12:27:27+01:00
- git-committer:
- Martin Lee <martinlee84@web.de>2013-05-02 11:42:35+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/extra.cc
r160ec6 r36ef97a 3707 3707 { 3708 3708 CanonicalForm F= convSingPFactoryP((poly)(h->Data())); 3709 CF List factors= absFactorize (F);3709 CFFList factors= absFactorize (F); 3710 3710 res->rtyp= INT_CMD; 3711 3711 res->data= (void*) 1;
Note: See TracChangeset
for help on using the changeset viewer.