Changeset 6408aa in git for kernel/GBEngine/f5c.cc
- Timestamp:
- Aug 9, 2018, 11:30:12 AM (5 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- ca7ea8aa24a72e1d3018272972748da1f3102f6d
- Parents:
- e6cdad986714e97f0798f70ec85158543f430b4d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/GBEngine/f5c.cc
re6cdad r6408aa 7 7 #include "kernel/structs.h" 8 8 #include "kernel/GBEngine/kutil.h" 9 #ifdef HAVE_OMALLOC10 #include "omalloc/omalloc.h"11 #else12 #include "xalloc/omalloc.h"13 #endif14 9 #include "kernel/polys.h" 15 10 #include "polys/monomials/p_polys.h"
Note: See TracChangeset
for help on using the changeset viewer.