Changeset 69658e in git for Singular/MinorProcessor.cc


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
  • Singular/MinorProcessor.cc

    r367df9 r69658e  
    203203}
    204204
    205 bool MinorProcessor::isEntryZero (const int absoluteRowIndex,
    206                                   const int absoluteColumnIndex) const
     205bool MinorProcessor::isEntryZero (const int /*absoluteRowIndex*/,
     206                                  const int /*absoluteColumnIndex*/) const
    207207{
    208208  assume(false);
Note: See TracChangeset for help on using the changeset viewer.