Changeset 7d56875 in git for Singular/LIB/phindex.lib


Ignore:
Timestamp:
Oct 9, 2008, 11:31:58 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7f1f2a45aaa4363f5fb9be8996b78121813f7ef5
Parents:
fba86f89b3458187b40c5f0d5f6408412d98d295
Message:
*hannes: typos reported by gorzelc


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/phindex.lib

    rfba86f8 r7d56875  
    11//////////////////////////////////////////////////////////////////////////////
    2 version="$Id: phindex.lib,v 1.2 2008-08-18 10:42:27 Singular Exp $";
     2version="$Id: phindex.lib,v 1.3 2008-10-09 09:31:57 Singular Exp $";
    33category=" ";
    44info="
     
    495495static proc SigntL(poly M)  //static procedure to compute the signature of any quadratic form.
    496496"USAGE:    SigntL(M); M is a quadratic form.
    497 RETURN:   The signature of of M of type int.
     497RETURN:   The signature of M of type int.
    498498ASSUME:   M is a quadratic form (ply type).
    499499"
Note: See TracChangeset for help on using the changeset viewer.