Changeset 41d8a6 in git


Ignore:
Timestamp:
Aug 3, 1999, 3:28:21 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9c35ef64c449c0b8c871489ecd779726b97369f1
Parents:
5e0891c8d1f21af9012e828759e329adc34c2860
Message:
 * cosmetic changes


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/standard.lib

    r5e0891c r41d8a6  
    1 // $Id: standard.lib,v 1.39 1999-07-30 10:37:59 obachman Exp $
     1// $Id: standard.lib,v 1.40 1999-08-03 13:28:21 obachman Exp $
    22//////////////////////////////////////////////////////////////////////////////
    33
    4 version="$Id: standard.lib,v 1.39 1999-07-30 10:37:59 obachman Exp $";
     4version="$Id: standard.lib,v 1.40 1999-08-03 13:28:21 obachman Exp $";
    55info="
    66LIBRARY: standard.lib   PROCEDURES WHICH ARE ALWAYS LOADED AT START-UP
     
    6464
    6565proc stdhilb(ideal i,list #)
    66 "USAGE:   stdhilb(i);  i ideal
     66"USAGE:  stdhilb(i);  i ideal
    6767         stdhilb(i,v); i homogeneous ideal, v intvec (the Hilbert function)
    6868RETURN:  stdhilb(i): a standard basis of i (computing v internally)
Note: See TracChangeset for help on using the changeset viewer.