Changeset 564dd8 in git for factory/cf_char.cc


Ignore:
Timestamp:
Jul 29, 2020, 10:00:14 AM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_char.cc

    r8f5493 r564dd8  
    4949
    5050#if !defined(HAVE_NTL)
    51 #if !defined(HAVE_FLINT) || (__FLINT_RELEASE<=20600)
    5251void setCharacteristic( int c, int n )
    5352{
     
    5756    CFFactory::settype( PrimePowerDomain );
    5857}
    59 #endif
    6058#endif
    6159
Note: See TracChangeset for help on using the changeset viewer.