Changeset 10c308 in git


Ignore:
Timestamp:
Jul 28, 2005, 4:37:16 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6e9d845f71fc2ca2d6417b9b23173a990b033aec
Parents:
9ee256832372408d32fc0accb8b453e359ca2f9d
Message:
*hannes: perl and -a


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

Legend:

Unmodified
Added
Removed
  • omalloc/om_Alloc.h

    r9ee256 r10c308  
    44 *  Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: om_Alloc.h,v 1.3 2001-04-30 09:02:12 Singular Exp $
     6 *  Version: $Id: om_Alloc.h,v 1.4 2005-07-28 14:37:16 Singular Exp $
    77 *******************************************************************/
    88#ifndef OM_ALLOC_H
     
    1616#endif
    1717
     18/*MAKEHEADER*/
    1819#include "omConfig.h"
     20/*MAKEHEADER*/
    1921#include "omDerivedConfig.h"
     22/*MAKEHEADER*/
    2023#include "omError.h"
     24/*MAKEHEADER*/
    2125#include "omStructs.h"
     26/*MAKEHEADER*/
    2227#include "omAllocDecl.h"
     28/*MAKEHEADER*/
    2329#include "omInlineDecl.h"
     30/*MAKEHEADER*/
    2431#include "omBin.h"
     32/*MAKEHEADER*/
    2533#include "omMemOps.h"
     34/*MAKEHEADER*/
    2635#include "omList.h"
     36/*MAKEHEADER*/
    2737#include "omFindExec.h"
     38/*MAKEHEADER*/
    2839#include "omGetBackTrace.h"
     40/*MAKEHEADER*/
    2941#include "omRet2Info.h"
     42/*MAKEHEADER*/
    3043#include "omStats.h"
     44/*MAKEHEADER*/
    3145#include "omOpts.h"
     46/*MAKEHEADER*/
    3247#include "omBinPage.h"
     48/*MAKEHEADER*/
    3349#include "omAllocSystem.h"
     50/*MAKEHEADER*/
    3451#include "omTables.h"
     52/*MAKEHEADER*/
    3553#include "omAllocPrivate.h"
     54/*MAKEHEADER*/
    3655#include "omDebug.h"
     56/*MAKEHEADER*/
    3757#include "omInline.h"
     58/*MAKEHEADER*/
    3859#include "omAllocFunc.h"
    3960
Note: See TracChangeset for help on using the changeset viewer.