Changeset 308a075 in git


Ignore:
Timestamp:
Oct 7, 2008, 9:59:08 AM (15 years ago)
Author:
Oliver Wienand <wienand@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
73918d8e40a7b1880da722258fd8d94b563cd896
Parents:
40cb868fa73b4b919663ea7103e36b4df054e48e
Message:
Modulwarnung deaktiviert.


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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.cc

    r40cb86 r308a075  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: kutil.cc,v 1.110 2008-10-07 07:57:10 wienand Exp $ */
     4/* $Id: kutil.cc,v 1.111 2008-10-07 07:59:08 wienand Exp $ */
    55/*
    66* ABSTRACT: kernel: utils for kStd
     
    29252925        {
    29262926          new_pair=TRUE;
    2927           Print("TODO Oliver 2 --- j:%d, Ll:%d\n",j,strat->Ll);
     2927          // Print("j:%d, Ll:%d\n",j,strat->Ll);
     2928          // Modules not checked right now
    29282929          enterOnePairRing(j,h,ecart,isFromQ,strat, atR);
    29292930        }
Note: See TracChangeset for help on using the changeset viewer.