Changeset 760a78f in git for libpolys/polys/sbuckets.h


Ignore:
Timestamp:
Apr 28, 2011, 2:50:43 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
aec5c92fa3e0f853348936026c999351aa972656
Parents:
4c6e42085a4a443ab70a8774732655228f25f63c
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-04-28 14:50:43+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:30+01:00
Message:
less warnings: unused variables, unused debug stuff, const in result
   type, inline without procedure body
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/sbuckets.h

    r4c6e420 r760a78f  
    3535
    3636/// Returns bucket ring
    37 const ring sBucketGetRing(const sBucket_pt bucket);
     37ring sBucketGetRing(const sBucket_pt bucket);
    3838
    3939/////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.