Changeset 79d81e5 in git for libpolys/coeffs/modulop.h


Ignore:
Timestamp:
Jul 23, 2018, 4:27:52 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
Children:
3d752aca5c16f70ac59b285a98ac3cb8664d8656cee69a8e6052ca2f198abe66c68a094273a679f0
Parents:
432937cbb1c75e4f468b7a2502e94d94d86528e2
Message:
removed: unused variables/code
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/modulop.h

    r432937c r79d81e5  
    196196   assume (d == 1);
    197197#else
    198    long  u, v, u0, v0, u1, v1, u2, v2, q, r;
     198   long  u, v, u0, v0, u1, u2, q, r;
    199199
    200200   assume(a>0);
Note: See TracChangeset for help on using the changeset viewer.