Changeset 830ef8 in git for kernel/kutil.h


Ignore:
Timestamp:
Apr 7, 2011, 11:41:20 AM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
0642d6281e00208246734c0636f467720e1df323
Parents:
5a8318c17c9361e935c2282d82d595522d6b14c4
Message:
may need posInL110

git-svn-id: file:///usr/local/Singular/svn/trunk@14104 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kutil.h

    r5a8318 r830ef8  
    397397int posInL10 (const LSet set, const int length,
    398398             LObject* L,const kStrategy strat);
     399int posInL110 (const LSet set, const int length,
     400             LObject* L,const kStrategy strat);
    399401KINLINE poly redtailBba (poly p,int pos,kStrategy strat,BOOLEAN normalize=FALSE);
    400402#ifdef HAVE_RINGS
Note: See TracChangeset for help on using the changeset viewer.