Ignore:
Timestamp:
Feb 5, 2015, 12:20:44 PM (9 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
058f0e37548465191ff1a46610c7b09cbb3651cb
Parents:
805feb6b01d57d0b91e13c58d2e403fa71bedf9f
git-author:
Yue Ren <ren@mathematik.uni-kl.de>2015-02-05 12:20:44+01:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2015-02-06 13:47:07+01:00
Message:
chg: cleanup code
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/gfanlib/groebnerCone.h

    r805feb r5d0cbd  
    6565  gfan::ZCone getPolyhedralCone() const { return polyhedralCone; };
    6666  gfan::ZVector getInteriorPoint() const { return interiorPoint; };
    67   const tropicalStrategy* getTropicalStrategy() const {return currentStrategy; };
     67  const tropicalStrategy* getTropicalStrategy() const { return currentStrategy; };
    6868  friend struct groebnerCone_compare;
    6969
Note: See TracChangeset for help on using the changeset viewer.