Changeset 2e4ec14 in git for libpolys/coeffs/gnumpc.cc


Ignore:
Timestamp:
Feb 21, 2013, 12:31:21 AM (10 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
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/coeffs/gnumpc.cc

    r6909cfb r2e4ec14  
    698698}
    699699
    700 void    ngcCoeffWrite  (const coeffs r, BOOLEAN details)
     700void    ngcCoeffWrite  (const coeffs r, BOOLEAN /*details*/)
    701701{
    702702  Print("//   characteristic : 0 (complex:%d digits, additional %d digits)\n",
Note: See TracChangeset for help on using the changeset viewer.