Changeset 636ece in git


Ignore:
Timestamp:
Aug 14, 2000, 6:05:43 PM (23 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
Children:
9b5a11731d71edf9a78dc819e779f05ada24daf3
Parents:
568bc89f414804db867a1f0f44d04b5f8ae8eb3c
Message:
* bug fix


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

Legend:

Unmodified
Added
Removed
  • Singular/mmalloc.h

    r568bc8 r636ece  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: mmalloc.h,v 1.1 2000-08-14 12:57:49 obachman Exp $ */
     6/* $Id: mmalloc.h,v 1.2 2000-08-14 16:05:43 obachman Exp $ */
    77/*
    88* ABSTRACT: declaration of routines for memory stuff
     
    1212
    1313int mmInit(void);
     14#undef reallocSize
     15#undef freeSize
    1416
    1517#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.