Changeset 2c72eb in git for omalloc/omDebugCheck.c


Ignore:
Timestamp:
Dec 12, 2000, 4:26:18 PM (23 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'b324714bf5073469800caef737deba1366fbd81f')
Children:
fa2a43417cf3c1cf7a7f1837f8b4ccae9b7112e9
Parents:
185af8e39f0d1bd89bd02a81b0b156f1d7453611
Message:
* mAlloc.h --> om_Alloc.h


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

Legend:

Unmodified
Added
Removed
  • omalloc/omDebugCheck.c

    r185af8 r2c72eb  
    44 *  Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: omDebugCheck.c,v 1.10 2000-10-27 15:28:51 obachman Exp $
     6 *  Version: $Id: omDebugCheck.c,v 1.11 2000-12-12 15:26:16 obachman Exp $
    77 *******************************************************************/
    88#include <limits.h>
    99#include <stdarg.h>
    1010
    11 #include "omAlloc.h"
     11#include "om_Alloc.h"
    1212#include "omDebug.h"
    1313
Note: See TracChangeset for help on using the changeset viewer.