Changeset 098372e in git


Ignore:
Timestamp:
Jun 16, 2010, 9:47:51 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
f0aa86e688bc1441d613a7650dddd10023a39ab9
Parents:
fe6d6194c0820a93d76515c38fcaf68c262e68d0
Message:
pFetchCopy removed

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

Legend:

Unmodified
Added
Removed
  • kernel/polys.h

    rfe6d61 r098372e  
    259259 *
    260260 ***************************************************************/
    261 
    262 #define pFetchCopy(r,p)     _pFetchCopy(r,p)
    263 // Similar to pFetchCopy, except that poly p is deleted
    264 #define pFetchCopyDelete(r, p) _pFetchCopyDelete(r, p)
    265261
    266262typedef poly*   polyset;
Note: See TracChangeset for help on using the changeset viewer.