Changeset 268ece in git for kernel/kutil.cc


Ignore:
Timestamp:
Dec 10, 2009, 3:33:39 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
b54a393fcb8e823c662951c5a6219096fb8a6800
Parents:
32c11ff616c40bb7c3d5c756479b0507e505f330
Message:
liftstd(a,b,c): track 174

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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.cc

    r32c11f r268ece  
    59865986    {
    59875987      if ((r->m[l]!=NULL)
    5988       && (strat->syzComp>0)
    5989       && (pGetComp(r->m[l])<=strat->syzComp))
     5988      //&& (strat->syzComp>0)
     5989      //&& (pGetComp(r->m[l])<=strat->syzComp)
     5990      )
    59905991      {
    59915992        for(q=IDELEMS(Q)-1; q>=0;q--)
Note: See TracChangeset for help on using the changeset viewer.