Changeset 2e7859 in git


Ignore:
Timestamp:
May 19, 2000, 1:41:05 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
754cf997b0bc052e7097b430776ff2a512e1dfa5
Parents:
7cc789d9a926388ffabd306543fc134d6ea01f3c
Message:
* SUB_PROCEDURES to AUXILIARY PROCEDURES for correct parsing


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/hnoether.lib

    r7cc789 r2e7859  
    1 // $Id: hnoether.lib,v 1.20 2000-05-12 12:25:47 Singular Exp $
     1// $Id: hnoether.lib,v 1.21 2000-05-19 11:41:05 obachman Exp $
    22// last change:           27.04.00
    33///////////////////////////////////////////////////////////////////////////////
    44// This library is for Singular 1-3-7 or newer
    55
    6 version="$Id: hnoether.lib,v 1.20 2000-05-12 12:25:47 Singular Exp $";
     6version="$Id: hnoether.lib,v 1.21 2000-05-19 11:41:05 obachman Exp $";
    77info="
    88LIBRARY:  hnoether.lib   Procedures for the Hamburger-Noether (Puiseux) development
     
    3434 is_irred(f);        test for irreducibility
    3535
    36 SUB-PROCEDURES:
     36AUXILIARY PROCEDURES:
    3737 puiseux2generators(m,n); convert Puiseux pairs to generators of semigroup
    3838 multiplicities(hne);     multiplicities of blowed up curves
Note: See TracChangeset for help on using the changeset viewer.