Changeset ff4c0c1 in git for kernel/GBEngine/kutil.h


Ignore:
Timestamp:
Aug 16, 2018, 10:54:56 AM (6 years ago)
Author:
Christian Eder
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
2c1877bee39e18edce18852e793125bdfcafb3e0
Parents:
96ece66a46b74893793916e9a6ee4aca46d52f7f
Message:
renaming of function for reduction over Z to fit to new naming convention
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kutil.h

    r96ece66 rff4c0c1  
    505505#ifdef HAVE_RINGS
    506506int redRing (LObject* h,kStrategy strat);
    507 int redRingIntegers (LObject* h,kStrategy strat);
     507int redRing_Z (LObject* h,kStrategy strat);
    508508int redRiloc (LObject* h,kStrategy strat);
    509509void enterExtendedSpoly(poly h,kStrategy strat);
Note: See TracChangeset for help on using the changeset viewer.