Changeset 6566d6 in git for omalloc


Ignore:
Timestamp:
Jun 14, 2006, 4:28:19 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
ebdf1db658082d118b018e71f7420cbc4a1fb2d4
Parents:
5d59a14bbc60bee33dd8eb78c746500e37fb2f5d
Message:
*hannes: sparc-cc


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

Legend:

Unmodified
Added
Removed
  • omalloc/om_Alloc.h

    r5d59a14 r6566d6  
    44 *  Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: om_Alloc.h,v 1.4 2005-07-28 14:37:16 Singular Exp $
     6 *  Version: $Id: om_Alloc.h,v 1.5 2006-06-14 14:28:19 Singular Exp $
    77 *******************************************************************/
    88#ifndef OM_ALLOC_H
     
    1111#include <stdlib.h>
    1212#include <stdio.h>
     13#include <string.h>
    1314
    1415#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.