Changeset f6d848 in git
- Timestamp:
- Jan 27, 2021, 3:50:08 PM (2 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- de0206679260cf307f7081a89657f8875ef6d7f3
- Parents:
- 45adda4d5309df54c9f7e6205887c42e91d19d22
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/GBEngine/kstd2.cc
r45adda rf6d848 917 917 h_p = h->GetLmTailRing(); 918 918 not_sev = ~ h->sev; 919 h->PrepareRed(strat->use_buckets); 919 920 loop 920 921 { … … 1659 1660 poly h_p = h->GetLmTailRing(); 1660 1661 not_sev = ~ h->sev; 1662 h->PrepareRed(strat->use_buckets); 1661 1663 loop 1662 1664 {
Note: See TracChangeset
for help on using the changeset viewer.