Changeset 805db88 in git for kernel/ideals.cc
- Timestamp:
- Nov 14, 2013, 7:57:20 PM (9 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 4b5171ff486c46e0d3f30c8810fc2bb7ebd00157
- Parents:
- b5f27dd8b00738efde14a72f129d4b6173d951f4
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-11-14 19:57:20+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-11-15 14:58:04+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/ideals.cc
rb5f27dd r805db88 1219 1219 intvec * weights; 1220 1220 hom = (tHomog)idHomModule(h1,currQuotient,&weights); 1221 if (/**addOnlyOne &&*/ (!h1IsStb))1221 if /**addOnlyOne &&*/ (/*(*/ !h1IsStb /*)*/) 1222 1222 temph1 = kStd(h1,currQuotient,hom,&weights,NULL); 1223 1223 else
Note: See TracChangeset
for help on using the changeset viewer.