Ignore:
Timestamp:
Feb 21, 2013, 12:31:21 AM (11 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
cd4f243f3aafc7080a52fa973f2d90493e4847f2
Parents:
6909cfb17ff34ff746782e3cb8cdb891e03521dd
git-author:
Yue Ren <ren@mathematik.uni-kl.de>2013-02-21 00:31:21+01:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2013-02-21 20:00:58+01:00
Message:
fix: -Wunused-parameter warnings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/p_polys.h

    r6909cfb r2e4ec14  
    657657static inline poly p_New(const ring r, omBin bin)
    658658#else
    659 static inline poly p_New(const ring r, omBin bin)
     659static inline poly p_New(const ring /*r*/, omBin bin)
    660660#endif
    661661{
Note: See TracChangeset for help on using the changeset viewer.