Changeset a48e19 in git for kernel/p_Mult_mm__T.cc


Ignore:
Timestamp:
Jun 8, 2006, 8:00:35 PM (17 years ago)
Author:
Oliver Wienand <wienand@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
728a2c96465e8ac52df53f624fc9319cc328b4e0
Parents:
df744fa167cef28d2165072701b7f05ee6d0cd98
Message:
[oliver]

p_Mult_mm__T.cc:
* Typo corrected

ringgb.cc:
* deactivated status output
* deactivated bound on reduction steps
(done to use old reduction routines to test groebner algo)


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

Legend:

Unmodified
Added
Removed
  • kernel/p_Mult_mm__T.cc

    rdf744f ra48e19  
    77 *  Author:  obachman (Olaf Bachmann)
    88 *  Created: 8/00
    9  *  Version: $Id: p_Mult_mm__T.cc,v 1.3 2006-01-16 14:02:51 Singular Exp $
     9 *  Version: $Id: p_Mult_mm__T.cc,v 1.4 2006-06-08 18:00:34 wienand Exp $
    1010 *******************************************************************/
    1111
     
    5858      p_MemAdd(p->exp, m_e, length);
    5959      p_MemAddAdjust(p, ri);
    60 #ifdef HAVE_RING_2TOM
     60#ifdef HAVE_RING2TOM
    6161      before = p;
    6262#endif
Note: See TracChangeset for help on using the changeset viewer.