Changeset 137ed3 in git


Ignore:
Timestamp:
Apr 8, 2024, 2:43:39 PM (4 weeks ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '854dc24078c9c998b9967f75c5e6fbe0e43b963e')
Children:
e4dc867687841813f140d280a412525f5ddc93d2
Parents:
9850e50658bcc5424e1c38993bf2ec8b4a13cae0
Message:
comment
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kLiftstd.cc

    r9850e50 r137ed3  
    188188  not_sev = ~ h->sev;
    189189
    190   // split h into mina part (h) and tail (h_tail)
     190  // split h into main part (h) and tail (h_tail)
    191191  poly h_tail=kSplitAt(strat->syzComp,h,strat);
    192192  // fix h-pLength
Note: See TracChangeset for help on using the changeset viewer.