Changeset 82716e in git for Singular/LIB/standard.lib


Ignore:
Timestamp:
May 14, 1998, 8:45:19 PM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
68e324ca946be87c2ab75edd4cc0fd161e1f6ead
Parents:
30c91fe3835d6ff4504cc9ddeeb5866465754c2a
Message:
*hannes: typos in the info-help-string


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/standard.lib

    r30c91f r82716e  
    1 // $Id: standard.lib,v 1.9 1998-05-14 12:49:28 krueger Exp $
     1// $Id: standard.lib,v 1.10 1998-05-14 18:45:16 Singular Exp $
    22///////////////////////////////////////////////////////////////////////////////
    33
    4 version="$Id: standard.lib,v 1.9 1998-05-14 12:49:28 krueger Exp $";
     4version="$Id: standard.lib,v 1.10 1998-05-14 18:45:16 Singular Exp $";
    55info="
    6 LIBRARY: standard.lib   PROCEDURES WHICH ARE ALWAYS LOADED AT START-UP
     6LIBRARY: standard.lib   PROCEDURES WHICH ARE ALWAYS LOADED AT START-UP
    77
    88 stdfglm(ideal[,ord])   standard basis of the ideal via fglm [and ordering ord]
    9  stdhilbert(ideal)      standard basis of the ideal using the Hilbert function
     9 stdhilbert(ideal)      standard basis of the ideal using the Hilbert function
    1010";
    1111
Note: See TracChangeset for help on using the changeset viewer.