Changeset b1ebf3 in git


Ignore:
Timestamp:
May 19, 1999, 4:52:46 PM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
0dac374b84432bd3d23f0f3f545f9d829899b97e
Parents:
dc3fe6392d08d5fa1c4ebbcb343bd2b87c63feef
Message:
*hannes: fixed warning


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

Legend:

Unmodified
Added
Removed
  • Singular/ideals.cc

    rdc3fe6 rb1ebf3  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ideals.cc,v 1.47 1999-05-19 11:41:46 Singular Exp $ */
     4/* $Id: ideals.cc,v 1.48 1999-05-19 14:52:46 Singular Exp $ */
    55/*
    66* ABSTRACT - all basic methods to manipulate ideals
     
    17081708          {
    17091709            WarnS("first module not a standardbasis\n"
    1710             "or second not a proper submodule");
     1710            "// ** or second not a proper submodule");
    17111711            //Warn("first module not a standardbasis(comp=%d,k=%d), q=",
    17121712            //  pMinComp(q),k);
Note: See TracChangeset for help on using the changeset viewer.