Changeset aef17ef in git
- Timestamp:
- Jan 7, 2022, 3:23:05 PM (17 months ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 18133150ce5e8460db28913049a01db5d86041bc
- Parents:
- 1387b042ddffa16bc2344bbac104adab22788c6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/modstd.lib
r1387b04 raef17ef 61 61 if (noether!=0) { option(infRedTail);} 62 62 else 63 { if (highcorner(I)!=0) { option(infRedTail);} } 63 { def II=I; attrib(II,"isSB",1); 64 if (highcorner(II)!=0) { option(infRedTail);} 65 } 64 66 65 67 /* choose the right command */
Note: See TracChangeset
for help on using the changeset viewer.