Changeset 830ef8 in git


Ignore:
Timestamp:
Apr 7, 2011, 11:41:20 AM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
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.