Changeset 937e3a in git


Ignore:
Timestamp:
Feb 14, 2000, 6:15:03 PM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d6dbc108e6ccedfbc15037d76fb5297267dfdbe1
Parents:
2f750290de2abd4b4f0e360779e1af6f599adc29
Message:
*hannes: comment spGSpolyRedTail fixed


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

Legend:

Unmodified
Added
Removed
  • Singular/spolys0.cc

    r2f7502 r937e3a  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: spolys0.cc,v 1.15 1999-09-27 15:05:32 obachman Exp $ */
     4/* $Id: spolys0.cc,v 1.16 2000-02-14 17:15:03 Singular Exp $ */
    55
    66/*
     
    462462* reduction of tail(q) with p1
    463463* lead(p1) divides lead(pNext(q2)) and pNext(q2) is reduced
    464 * do not destroy p1, but tail(q)
     464* do not destroy p1, but tail(q2)
    465465*/
    466466void spGSpolyTail(poly p1, poly q, poly q2, poly spNoether,
Note: See TracChangeset for help on using the changeset viewer.