Changeset db143c in git for libpolys/coeffs/shortfl.h


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

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/shortfl.h

    r908905 rdb143c  
    88*/
    99#include "misc/auxiliary.h"
    10 #ifdef HAVE_OMALLOC
    1110#include "omalloc/omalloc.h"
    12 #else
    13 #include "xalloc/omalloc.h"
    14 #endif
    1511
    1612#if SIZEOF_DOUBLE == SIZEOF_LONG
Note: See TracChangeset for help on using the changeset viewer.