Changeset 098372e in git
- Timestamp:
- Jun 16, 2010, 9:47:51 AM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- f0aa86e688bc1441d613a7650dddd10023a39ab9
- Parents:
- fe6d6194c0820a93d76515c38fcaf68c262e68d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/polys.h
rfe6d61 r098372e 259 259 * 260 260 ***************************************************************/ 261 262 #define pFetchCopy(r,p) _pFetchCopy(r,p)263 // Similar to pFetchCopy, except that poly p is deleted264 #define pFetchCopyDelete(r, p) _pFetchCopyDelete(r, p)265 261 266 262 typedef poly* polyset;
Note: See TracChangeset
for help on using the changeset viewer.