Changeset 996e19 in git for Singular/sparsmat.cc


Ignore:
Timestamp:
Sep 14, 2000, 4:07:25 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
26e86a8f09febe1060c387dc874f7a0a52444821
Parents:
45f38d6f3e40e1b9a2353cf58170baec48e127c6
Message:
test stuff


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

Legend:

Unmodified
Added
Removed
  • Singular/sparsmat.cc

    r45f38d r996e19  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: sparsmat.cc,v 1.33 2000-09-12 16:01:15 obachman Exp $ */
     4/* $Id: sparsmat.cc,v 1.34 2000-09-14 14:07:25 obachman Exp $ */
    55
    66/*
    77* ABSTRACT: operations with sparse matrices (bareiss, ...)
    88*/
     9
     10// Wilfried: make sure that you pass all tests (e.g., primdec3),
     11// and then delete this line
     12#define PDEBUG 2
    913
    1014#include "mod2.h"
Note: See TracChangeset for help on using the changeset viewer.