Changeset 188de86 in git for Singular/extra.cc
- Timestamp:
- Aug 2, 2012, 4:09:13 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 4f9652847609cefd5ff3b91d14f34611592ab699
- Parents:
- 0419aba8292e7109329604d8ad03b70f8ef6542344a1c2199e33375a631289eaab7a81954c8383e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/extra.cc
r44a1c2 r188de86 434 434 //TEST_FOR("libfac") 435 435 #endif 436 #ifdef HAVE_MPSR437 TEST_FOR("MP")438 #endif439 436 #ifdef HAVE_READLINE 440 437 TEST_FOR("readline") … … 2237 2234 # include <hc_newton.h> 2238 2235 # endif 2239 # include <mpsr.h>2240 2236 # include <polys/mod_raw.h> 2241 2237 # include <polys/monomials/ring.h>
Note: See TracChangeset
for help on using the changeset viewer.