Changeset 564dd8 in git for factory/fac_multihensel.cc


Ignore:
Timestamp:
Jul 29, 2020, 10:00:14 AM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
f792337caec744ea4c10bf8d9214d7ae5e8acdcc
Parents:
8f5493aaf9a2f74965b580f83ebef852516cb86b
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2020-07-29 10:00:14+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2020-07-29 10:42:27+02:00
Message:
factorize in Z[x,..] w/o NTL
File:
1 moved

Legend:

Unmodified
Added
Removed
  • factory/fac_multihensel.cc

    r8f5493 r564dd8  
    1414#include "fac_util.h"
    1515#include "fac_iterfor.h"
     16#include "fac_multihensel.h"
    1617#include "cf_iter.h"
    1718
     19#ifndef HAVE_NTL
    1820
    1921TIMING_DEFINE_PRINT(fac_solve)
     
    350352    return goodeval;
    351353}
     354#endif
Note: See TracChangeset for help on using the changeset viewer.