Changeset cd075a in git


Ignore:
Timestamp:
May 29, 1999, 1:59:16 PM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
ba8e94e39331f5e845b2fb3adf3a85445e2a5920
Parents:
f79b20493b16d360c2d79d167cefaff728cd3eb9
Message:
*hanens: fixed debug output


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

Legend:

Unmodified
Added
Removed
  • Singular/kstd2.cc

    rf79b204 rcd075a  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: kstd2.cc,v 1.25 1999-04-29 16:57:15 Singular Exp $ */
     4/* $Id: kstd2.cc,v 1.26 1999-05-29 11:59:16 Singular Exp $ */
    55/*
    66*  ABSTRACT -  Kernel: alg. of Buchberger
     
    870870        PrintS("\nto:");
    871871        wrp(h);
     872        PrintLn();
    872873      }
    873874      if (h == NULL) return NULL;
Note: See TracChangeset for help on using the changeset viewer.