Changeset fea2af in git for libpolys/polys/clapsing.cc
- Timestamp:
- Dec 19, 2011, 3:54:56 PM (11 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- bd795d65c1de21a3593013aca57c80f6128ba318
- Parents:
- 76f3a18e5ce9a6a62d719dfb53dd5439883be370
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-19 15:54:56+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-27 19:28:00+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/clapsing.cc
r76f3a18 rfea2af 14 14 #ifdef HAVE_FACTORY 15 15 #define SI_DONT_HAVE_GLOBAL_VARS 16 16 17 #include <factory/factory.h> 18 17 19 #ifdef HAVE_LIBFAC 18 20 #include <factory/libfac/factor.h> 19 21 #endif 20 #endif 22 21 23 22 24 #include <omalloc/omalloc.h> … … 1558 1560 #endif 1559 1561 1562 1563 #endif /* HAVE_FACTORY */
Note: See TracChangeset
for help on using the changeset viewer.