Changeset 2e658f in git
- Timestamp:
- Nov 21, 2009, 3:01:30 PM (14 years ago)
- Branches:
- (u'spielwiese', '5d369c3cbad1a1bf2d5c856a48fb8a30b51cec3b')
- Children:
- cef1fb8a6b684adbc201e50f3ee51a42e97ee1f6
- Parents:
- 894e1744dd6e6d675a7c9d8a10fe3f6051ca84b8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/gfan.cc
r894e17 r2e658f 1757 1757 /*NOTE if gcNext->getUCN is smaller than SearchListRoot->getUCN it follows, that the cone 1758 1758 gcNext will not be used in any more computation. So -> delete 1759 BAD IDEA!!! Luckily the delete statement below is never executed since noRevs is 1760 invoked from gcRoot which has UCN==1. And apparently the else below is also never executed! 1759 1761 */ 1760 1762 if (gcNext->getUCN() < SearchListRoot->getUCN() )
Note: See TracChangeset
for help on using the changeset viewer.