Changeset 69658e in git for libpolys/polys/nc/ncSACache.h


Ignore:
Timestamp:
Feb 22, 2013, 12:29:35 AM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
2e2c67897e034b7ffa5b8a0dda72431cff944d4a
Parents:
367df95c40f03bb94a871481eb198951b3a42c85cd4f243f3aafc7080a52fa973f2d90493e4847f2
Message:
Merge pull request #295 from YueRen/warnings

Warnings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/nc/ncSACache.h

    r367df9 r69658e  
    8787    };
    8888   
    89     virtual void History(const EHistoryType , const CExponent a, const CExponent b, const poly p = NULL)
     89    virtual void History(const EHistoryType , const CExponent /*a*/, const CExponent /*b*/, const poly /*p = NULL*/)
    9090    {
    9191      PrintS("CCacheHash::History(a, b, [p])!\n");
Note: See TracChangeset for help on using the changeset viewer.