Changeset db143c in git for Singular/walk.cc


Ignore:
Timestamp:
Dec 17, 2018, 4:42:57 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '6e5adcba05493683b94648c659a729c189812c77')
Children:
18a3dfc149d105d7058f8c06ea4ad50eb59f0c94
Parents:
908905bf1d33ff716b539be45540d26738ada72f
Message:
integrate xalloc into omalloc (./configure --disable-omalloc)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/walk.cc

    r908905 rdb143c  
    3737#include "Singular/cntrlc.h"
    3838#include "misc/options.h"
    39 #ifdef HAVE_OMALLOC
    4039#include "omalloc/omalloc.h"
    41 #else
    42 #include "xalloc/omalloc.h"
    43 #endif
    4440#include "Singular/ipshell.h"
    4541#include "Singular/ipconv.h"
Note: See TracChangeset for help on using the changeset viewer.