Changeset 11244ad in git


Ignore:
Timestamp:
May 2, 2006, 3:27:50 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
17dbb0e0cbe9a2fc2345910c2c18d714d4d38829
Parents:
fd1c20e0df266093373610fb73355c615fb0d684
Message:
*hannes: fix


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

Legend:

Unmodified
Added
Removed
  • omalloc/omAllocDecl.h

    rfd1c20e r11244ad  
    44 *  Author:  obachman (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: omAllocDecl.h,v 1.11 2006-05-02 13:23:08 Singular Exp $
     6 *  Version: $Id: omAllocDecl.h,v 1.12 2006-05-02 13:27:49 Singular Exp $
    77 *******************************************************************/
    88#ifndef OM_ALLOC_DECL_H
    99#define OM_ALLOC_DECL_H
    1010
    11 #if defined(OM_NDEBUG) && defined(OM_ALLOC_H)
     11#if defined(OM_NDEBUG) && defined(OMALLOC_H)
    1212#if (SIZEOF_LONG == 8)
    1313#define OM_T_FREE1
Note: See TracChangeset for help on using the changeset viewer.