Changeset df8aaf in git for factory/cf_factor.cc
- Timestamp:
- Mar 5, 2014, 4:50:17 PM (10 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- e71776247d1b36b1b67837f43fa01c2a91b30dde
- Parents:
- 6b86f1c9b9ee948262dff876f5ec6f86992b4b33
- git-author:
- jakobkroeker <kroeker@math.uni-hannover.de>2014-03-05 16:50:17+01:00
- git-committer:
- Martin Lee <martinlee84@web.de>2014-03-11 11:06:26+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_factor.cc
r6b86f1c rdf8aaf 487 487 #endif //HAVE_NTL 488 488 { // Use Factory without NTL 489 factoryError ("uni ivariate factorization depends on NTL(missing)");489 factoryError ("univariate factorization depends on NTL(missing)"); 490 490 return CFFList (CFFactor (f, 1)); 491 491 }
Note: See TracChangeset
for help on using the changeset viewer.