Ignore:
Timestamp:
Mar 24, 2017, 6:38:29 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
94d691b55047cb8f22bc2c71361f61736cce019f
Parents:
a5db0e98aec0db35009110daba5e79981bcc3fbc
Message:
Revert "chg: unsigned for buckets and consequences"

This reverts commit a5db0e98aec0db35009110daba5e79981bcc3fbc.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/linear_algebra/MinorProcessor.cc

    ra5db0e r0d1a36  
    13201320   or at least an integral domain. */
    13211321void elimOperationBucket(poly &p1, poly &p2, poly &p3, poly &p4, poly &p5,
    1322                          number &c5, unsigned p5Len)
     1322                         number &c5, int p5Len)
    13231323{
    13241324#ifdef COUNT_AND_PRINT_OPERATIONS
Note: See TracChangeset for help on using the changeset viewer.