Changeset 47fff5 in git
- Timestamp:
- May 8, 2013, 3:33:20 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 9b3ad3d7d7e4664e8d3edba66cf01c3625bda816
- Parents:
- e372e5a6920b580479daceabaed68732dc3b8676
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
re372e5a r47fff5 8509 8509 Print("honey=%d, sugarCrit=%d, Gebauer=%d, noTailReduction=%d, use_buckets=%d\n", 8510 8510 strat->honey,strat->sugarCrit,strat->Gebauer,strat->noTailReduction,strat->use_buckets); 8511 Print("posInLDependsOnLength=%d , use_buckets=%d\n",8512 strat->posInLDependsOnLength ,strat->use_buckets);8511 Print("posInLDependsOnLength=%d\n", 8512 strat->posInLDependsOnLength); 8513 8513 PrintS(showOption());PrintLn(); 8514 8514 PrintS("LDeg: ");
Note: See TracChangeset
for help on using the changeset viewer.