Changeset a754194 in git


Ignore:
Timestamp:
Mar 6, 2018, 3:32:41 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
b28bf25e51ba900b4e571231a6508fa28f691ed2
Parents:
0ac5481764723fabbe5d3e767a3f36ef1e06bb1c
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2018-03-06 15:32:41+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2018-03-06 15:33:50+01:00
Message:
fix: enterSBba
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kutil.cc

    r0ac548 ra754194  
    91189118
    91199119  /*- save result -*/
    9120   poly pp=strat->P.p;
     9120  poly pp=p.p;
    91219121  strat->S[atS] = pp;
    91229122  if (strat->honey) strat->ecartS[atS] = p.ecart;
Note: See TracChangeset for help on using the changeset viewer.