Changeset 636ece in git
- Timestamp:
- Aug 14, 2000, 6:05:43 PM (23 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
- Children:
- 9b5a11731d71edf9a78dc819e779f05ada24daf3
- Parents:
- 568bc89f414804db867a1f0f44d04b5f8ae8eb3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/mmalloc.h
r568bc8 r636ece 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: mmalloc.h,v 1. 1 2000-08-14 12:57:49obachman Exp $ */6 /* $Id: mmalloc.h,v 1.2 2000-08-14 16:05:43 obachman Exp $ */ 7 7 /* 8 8 * ABSTRACT: declaration of routines for memory stuff … … 12 12 13 13 int mmInit(void); 14 #undef reallocSize 15 #undef freeSize 14 16 15 17 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.