Changeset 6408aa in git for kernel/GBEngine/f5c.cc


Ignore:
Timestamp:
Aug 9, 2018, 11:30:12 AM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
ca7ea8aa24a72e1d3018272972748da1f3102f6d
Parents:
e6cdad986714e97f0798f70ec85158543f430b4d
Message:
fix: more simplification for omalloc/xalloc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/f5c.cc

    re6cdad r6408aa  
    77#include "kernel/structs.h"
    88#include "kernel/GBEngine/kutil.h"
    9 #ifdef HAVE_OMALLOC
    10 #include "omalloc/omalloc.h"
    11 #else
    12 #include "xalloc/omalloc.h"
    13 #endif
    149#include "kernel/polys.h"
    1510#include "polys/monomials/p_polys.h"
Note: See TracChangeset for help on using the changeset viewer.