Changeset e7a0fa in git for Singular/LIB/classify.lib


Ignore:
Timestamp:
Oct 9, 1998, 2:28:57 PM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
425e8b88954a7afc7a30932cd3a7938b7ca970c0
Parents:
5528c468d127437085b3a66429ffa96aeccf6f35
Message:
*greuel/hannes: modified libs


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/classify.lib

    r5528c4 re7a0fa  
    1 // $Id: classify.lib,v 1.26 1998-05-19 17:20:31 pohl Exp $
    2 ///////////////////////////////////////////////////////////////////////////////
    3 
    4 version  = "$Id: classify.lib,v 1.26 1998-05-19 17:20:31 pohl Exp $";
     1// $Id: classify.lib,v 1.27 1998-10-09 12:28:54 Singular Exp $
     2// KK, last modified: 04.04.1998
     3///////////////////////////////////////////////////////////////////////////////
     4
     5version  = "$Id: classify.lib,v 1.27 1998-10-09 12:28:54 Singular Exp $";
    56info="
    67LIBRARY:  classify.lib  PROCEDURES FOR THE ARNOLD-CLASSIFIER OF SINGULARITIES
     
    910   equivalence, based on the determinator of singularities by V.I. Arnold.
    1011   Author: Kai Krueger, krueger@mathematik.uni-kl.de
    11    last modified: 04.04.1998
    1212
    1313basicinvariants(f);  computes Milnor number, determinacy-bound and corank of f
     
    29232923///////////////////////////////////////////////////////////////////////////////
    29242924// E n d   O f   F i l e
     2925
Note: See TracChangeset for help on using the changeset viewer.