Changeset 7723c65 in git for Singular/ssiLink.cc
- Timestamp:
- Sep 23, 2010, 5:01:34 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 3283e93851779f511b41bb768b5309013995c61d
- Parents:
- 1bbe56c3395fb524e5d06af66fab7842d676ab88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ssiLink.cc
r1bbe56 r7723c65 528 528 hh->l->data=NULL; 529 529 SI_LINK_SET_CLOSE_P(hh->l); 530 link_list nn=(link_list 530 link_list nn=(link_list)hh->next; 531 531 omFree(hh); 532 532 hh=nn;
Note: See TracChangeset
for help on using the changeset viewer.