Changeset 10ca89 in git


Ignore:
Timestamp:
Dec 2, 2010, 5:20:05 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
9f34eef8dd31c7555d50d92bad15cb2fa4b68b19
Parents:
ffe4fd8760d02e6be0620d213646ceeb9a2c4e18
Message:
code cleanup: pSimpleContent

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

Legend:

Unmodified
Added
Removed
  • kernel/polys1.cc

    rffe4fd r10ca89  
    649649  }
    650650}
     651
     652#if 0 // currently not used
    651653void pSimpleContent(poly ph,int smax)
    652654{
     
    703705  nlDelete(&h,currRing);
    704706}
     707#endif
    705708
    706709number pInitContent(poly ph)
Note: See TracChangeset for help on using the changeset viewer.