Changeset 1b7bc4 in git for libpolys/polys/nc/gb_hack.h


Ignore:
Timestamp:
Apr 16, 2015, 3:01:19 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
7203f75e9a4e317e9e009db8a853ed8c0e6be635
Parents:
7a5d0528fc222efce1f1e6ada3f0ba8e3ad513c3
Message:
Revert "fix: move references to k_NF in libpolys to r->NF (windows port)"

This reverts commit 7a5d0528fc222efce1f1e6ada3f0ba8e3ad513c3.
File:
1 edited

Legend:

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

    r7a5d05 r1b7bc4  
    2828ideal sca_mora(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing);
    2929
     30poly k_NF(ideal, ideal, poly, int, int, const ring _currRing);
     31
    3032
    3133
     
    4951D(ideal sca_mora(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing))
    5052
     53D(poly k_NF(ideal, ideal, poly, int, int, const ring _currRing))
     54
    5155#endif // # ifdef PLURAL_INTERNAL_DECLARATIONS_GB_HACK
    5256#endif // PLURAL_INTERNAL_DECLARATIONS
Note: See TracChangeset for help on using the changeset viewer.