Changeset 7e49b5 in git for Singular/LIB/normal.lib


Ignore:
Timestamp:
Aug 19, 2009, 3:17:25 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5fb2e348fea51e9b9da433791373477ab4454643
Parents:
fb672de9b4ce15a15736d668a6e9bf8bb0c85b56
Message:
*hannes: typo in doc.


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/normal.lib

    rfb672d r7e49b5  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: normal.lib,v 1.55 2009-05-29 09:27:20 Singular Exp $";
     2version="$Id: normal.lib,v 1.56 2009-08-19 13:17:25 Singular Exp $";
    33category="Commutative Algebra";
    44info="
     
    1111MAIN PROCEDURES:
    1212 normal(I[...]);     normalization of an affine ring
    13  normalP(I,[...];    normalization of an affine ring in positive characteristic
    14  normalC(I,[...];    normalization of an affine ring through a chain of rings
     13 normalP(I,[...]);   normalization of an affine ring in positive characteristic
     14 normalC(I,[...]);   normalization of an affine ring through a chain of rings
    1515 HomJJ(L);           presentation of End_R(J) as affine ring, J an ideal
    1616 genus(I);           computes the geometric genus of a projective curve
Note: See TracChangeset for help on using the changeset viewer.