Changeset 110f75 in git for Singular/LIB/standard.lib


Ignore:
Timestamp:
Aug 24, 1999, 1:05:24 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e113e310d3728921525ca3d0bbf8dee2aa51174c
Parents:
b7b6c7f3806e5742bccf30f5d9e3556b5514d491
Message:
* spelling


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/standard.lib

    rb7b6c7f r110f75  
    1 // $Id: standard.lib,v 1.42 1999-08-23 14:17:35 Singular Exp $
     1// $Id: standard.lib,v 1.43 1999-08-24 11:05:24 obachman Exp $
    22//////////////////////////////////////////////////////////////////////////////
    33
    4 version="$Id: standard.lib,v 1.42 1999-08-23 14:17:35 Singular Exp $";
     4version="$Id: standard.lib,v 1.43 1999-08-24 11:05:24 obachman Exp $";
    55info="
    66LIBRARY: standard.lib   PROCEDURES WHICH ARE ALWAYS LOADED AT START-UP
     
    7171SEE ALSO: stdfglm, std, groebner
    7272KEYWORDS: Hilbert function
    73 EXAMPLE: example stdhilb; shows an example"
     73EXAMPLE: example stdhilb;  shows an example"
    7474{
    7575   def R=basering;
     
    151151SEE ALSO: stdhilb, stdfglm, std
    152152KEYWORDS: time limit on computations; MP, groebner basis computations
    153 EXAMPLE: example groebner; shows an example"
     153EXAMPLE: example groebner;  shows an example"
    154154{
    155155  def P=basering;
Note: See TracChangeset for help on using the changeset viewer.