Changeset d72574 in git for kernel/polys.h


Ignore:
Timestamp:
Jul 6, 2010, 12:21:10 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9718cd420b91cd6f3027a8cfa87096bc8a883b1f
Parents:
c380cd20c0934bbaf575f66ab2d1c33c4ee827fb
Message:
removed ppDelete

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

Legend:

Unmodified
Added
Removed
  • kernel/polys.h

    rc380cd rd72574  
    317317poly      pmInit(const char *s, BOOLEAN &ok); /* monom -> poly, interpreter */
    318318const char *    p_Read(const char *s, poly &p,const ring r); /* monom -> poly */
    319 void      ppDelete(poly * a,const ring r);
    320319
    321320/*-------------operations on polynomials:------------*/
Note: See TracChangeset for help on using the changeset viewer.