Changeset 5c5c07 in git for omalloc/omAlloc.h


Ignore:
Timestamp:
Aug 24, 2000, 3:51:23 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
681957ed6007d8cb0b02e65bf0728f9dc084da80
Parents:
2c99ae50ad6fd741bbbed9c1ed2c2fdf1733c4e1
Message:
* changes to fix various stuff


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

Legend:

Unmodified
Added
Removed
  • omalloc/omAlloc.h

    r2c99ae r5c5c07  
    44 *  Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: omAlloc.h,v 1.6 2000-08-14 12:26:38 obachman Exp $
     6 *  Version: $Id: omAlloc.h,v 1.7 2000-08-24 13:51:23 obachman Exp $
    77 *******************************************************************/
    88#ifndef OM_ALLOC_H
     
    1111#include <stdlib.h>
    1212#include <stdio.h>
    13 #include <string.h>
    1413
    1514#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.