Changeset fbb9b1d in git


Ignore:
Timestamp:
May 24, 1998, 6:48:30 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
405d11cf00e459d9042118a23f9e766759c384c2
Parents:
6149f4fc52e4155e098c88eb317a7abd5b8d6541
Message:
* bug fix


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/standard.lib

    r6149f4f rfbb9b1d  
    1 // $Id: standard.lib,v 1.13 1998-05-24 16:43:11 obachman Exp $
     1// $Id: standard.lib,v 1.14 1998-05-24 16:48:30 obachman Exp $
    22//////////////////////////////////////////////////////////////////////////////
    33
    4 version="$Id: standard.lib,v 1.13 1998-05-24 16:43:11 obachman Exp $";
     4version="$Id: standard.lib,v 1.14 1998-05-24 16:48:30 obachman Exp $";
    55info="
    66LIBRARY: standard.lib   PROCEDURES WHICH ARE ALWAYS LOADED AT START-UP
     
    186186        {
    187187          ideal result;
    188           groebner_error = 1;
    189188          if (! defined(groebner_error))
    190189          {
Note: See TracChangeset for help on using the changeset viewer.