Changeset e7c6b22 in git for kernel/walkSupport.cc
- Timestamp:
- Sep 16, 2008, 2:36:26 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- be2303748439a06ae87f4f8d31b1aed17359c508
- Parents:
- 36605fd3c4e2a7b120265ffeb5acfc3f0e20a74e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/walkSupport.cc
r36605f re7c6b22 959 959 assume(G != NULL); 960 960 961 ideal GG = kInterRed (G, NULL);961 ideal GG = kInterRedOld(G, NULL); 962 962 idDelete(&G); 963 963 return GG;
Note: See TracChangeset
for help on using the changeset viewer.