Changeset 802b08 in git for kernel/kutil.cc
- Timestamp:
- Jul 25, 2012, 12:55:08 AM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 95c8260b23a2326800f3f5fa9092330787e39d7a
- Parents:
- 016648e66f1ba47dcd04e7815a1679555d738074
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-07-25 00:55:08+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2013-01-18 16:15:04+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
r016648 r802b08 3507 3507 int j = pos; 3508 3508 if ( (!strat->fromT) 3509 && ( 1//(strat->syzComp==0)3510 //||(pGetComp(h)<=strat->syzComp)))3509 && ((strat->syzComp==0) 3510 ||(pGetComp(h)<=strat->syzComp) 3511 3511 )) 3512 3512 {
Note: See TracChangeset
for help on using the changeset viewer.