Changeset a754194 in git
- Timestamp:
- Mar 6, 2018, 3:32:41 PM (5 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/GBEngine/kutil.cc
r0ac548 ra754194 9118 9118 9119 9119 /*- save result -*/ 9120 poly pp= strat->P.p;9120 poly pp=p.p; 9121 9121 strat->S[atS] = pp; 9122 9122 if (strat->honey) strat->ecartS[atS] = p.ecart;
Note: See TracChangeset
for help on using the changeset viewer.