Changeset c25b56c in git for kernel/kutil.h


Ignore:
Timestamp:
Aug 6, 2013, 4:02:20 PM (11 years ago)
Author:
Adrian Popescu <adi_popescum@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
3ed6cb7c0359a1466ef15624e7b5eafdc2eb1a8e
Parents:
537733fc1137fef8870804ba8fd5021dbcafa68d
git-author:
Adrian Popescu <adi_popescum@yahoo.de>2013-08-06 16:02:20+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-08-06 17:24:42+02:00
Message:
SB over rings with local ordering

add: new tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kutil.h

    r537733f rc25b56c  
    473473#ifdef HAVE_RINGS
    474474int redRing (LObject* h,kStrategy strat);
     475int redRiloc (LObject* h,kStrategy strat);
    475476void enterExtendedSpoly(poly h,kStrategy strat);
    476477void superenterpairs (poly h,int k,int ecart,int pos,kStrategy strat, int atR = -1);
     
    626627/***************************************************************
    627628 *
    628  * From kSpolys.cc
     629 * From kspoly.cc
    629630 *
    630631 ***************************************************************/
Note: See TracChangeset for help on using the changeset viewer.