Changeset f267f3 in git
- Timestamp:
- Jun 10, 2010, 5:34:35 PM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- b2db66a7980736e09e1b452c311fef4820294e96
- Parents:
- d68d3048996d31d47c0ed73b4ac2d83e0661878a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/zeroset.lib
rd68d30 rf267f3 98 98 int dbPrt = printlevel-voice+3; 99 99 100 ideal fff=sqrfree(f);101 f=fff[1];102 for(int iii=2;iii<ncols(fff);iii++) { f=f*fff[iii]; }103 100 // create a new ring where par(1) is replaced by the variable 104 101 // with the same name or, if basering does not contain a parameter,
Note: See TracChangeset
for help on using the changeset viewer.