Changeset 93f7ef in git
- Timestamp:
- Dec 14, 2011, 4:01:44 PM (11 years ago)
- Branches:
- (u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
- Children:
- 54e73b123b0a2d72ccfa6b9377b156ff82f85469
- Parents:
- 7398810a2f8d9bf8c8a575bf5df6a13e330f1b8d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
r739881 r93f7ef 6719 6719 Print("homog=%d, LazyDegree=%d, LazyPass=%d, ak=%d,\n", 6720 6720 strat->homog, strat->LazyDegree,strat->LazyPass, strat->ak); 6721 Print("honey=%d, sugarCrit=%d, Gebauer=%d, noTailReduction=%d, use_buckets :%d\n",6721 Print("honey=%d, sugarCrit=%d, Gebauer=%d, noTailReduction=%d, use_buckets=%d\n", 6722 6722 strat->honey,strat->sugarCrit,strat->Gebauer,strat->noTailReduction,strat->use_buckets); 6723 6723 Print("posInLDependsOnLength=%d, use_buckets=%d\n",
Note: See TracChangeset
for help on using the changeset viewer.