Changeset 39c40f in git for kernel/tgb.cc


Ignore:
Timestamp:
Jan 30, 2007, 11:37:54 AM (17 years ago)
Author:
Michael Brickenstein <bricken@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
d610dcc896491d6f9714007fae5cc5e989d4b349
Parents:
8fa1c206e32447348eb16906cad6434ea56b3b16
Message:
+ removed wrong assumption


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

Legend:

Unmodified
Added
Removed
  • kernel/tgb.cc

    r8fa1c2 r39c40f  
    55*  Computer Algebra System SINGULAR     *
    66****************************************/
    7 /* $Id: tgb.cc,v 1.115 2007-01-29 06:37:35 bricken Exp $ */
     7/* $Id: tgb.cc,v 1.116 2007-01-30 10:37:54 bricken Exp $ */
    88/*
    99* ABSTRACT: slimgb and F4 implementation
     
    37233723     int ecart;
    37243724     if (erg.fromS){
    3725        assume(pTotaldegree_full(red)<=c->T_deg_full[erg.reduce_by]);
    37263725       ecart=c->strat->ecartS[erg.reduce_by];
    37273726     } else {
Note: See TracChangeset for help on using the changeset viewer.