Changeset e90187 in git for kernel/ideals.cc


Ignore:
Timestamp:
May 12, 2004, 1:24:37 PM (20 years ago)
Author:
Viktor Levandovskyy <levandov@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5cb4f21974977eb9eff1539a2542294695996e1c
Parents:
327fb235dd54e0d6abf41fde5c280098455f9d2d
Message:
*levandov: new functions in Plural with bugfixes


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

Legend:

Unmodified
Added
Removed
  • kernel/ideals.cc

    r327fb23 re90187  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ideals.cc,v 1.3 2004-04-16 17:18:34 levandov Exp $ */
     4/* $Id: ideals.cc,v 1.4 2004-05-12 11:24:37 levandov Exp $ */
    55/*
    66* ABSTRACT - all basic methods to manipulate ideals
     
    19521952
    19531953/*2
    1954 *computes the quotient of h1,h2 : interanl routine for idQuot
    1955 *BEWARE: the returned ideals may contain incorrected orderd polys !
     1954*computes the quotient of h1,h2 : internal routine for idQuot
     1955*BEWARE: the returned ideals may contain incorrectly ordered polys !
    19561956*
    19571957*/
Note: See TracChangeset for help on using the changeset viewer.