Changeset a7045fe in git for libpolys


Ignore:
Timestamp:
Apr 7, 2016, 3:41:23 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
c75f0fd2434927f17702cf3c9fed27f59b28797d
Parents:
8d9aa75cd61d255f31eb9abb173f18c87fb5f23b
Message:
format
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r8d9aa75 ra7045fe  
    892892}
    893893
    894 
    895 
    896 
    897894static FORCE_INLINE BOOLEAN nCoeff_is_long_R(const coeffs r)
    898895{ assume(r != NULL); return getCoeffType(r)==n_long_R; }
Note: See TracChangeset for help on using the changeset viewer.