Changeset c1986a in git for Singular/LIB/normal.lib


Ignore:
Timestamp:
May 6, 2005, 11:42:02 AM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1d81b2939a37082b3c46e6e21ab974b485e157ed
Parents:
a58f47ac8eee1255eec5e769cce34d8625f4cade
Message:
*hannes/lossen: syntax for doku


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/normal.lib

    ra58f47 rc1986a  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: normal.lib,v 1.42 2005-04-29 13:23:25 Singular Exp $";
     2version="$Id: normal.lib,v 1.43 2005-05-06 09:41:59 Singular Exp $";
    33category="Commutative Algebra";
    44info="
     
    21942194//////////////////////////////////////////////////////////////////////////////
    21952195
    2196 proc closureFrac(list L);
     2196proc closureFrac(list L)
    21972197"USAGE:    closureFrac (L); L a list as in the result of primeClosure, L[n]
    21982198                           containing an additional poly f
Note: See TracChangeset for help on using the changeset viewer.