Changeset 380173 in git


Ignore:
Timestamp:
Jul 3, 2020, 1:25:48 AM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
a8d220bd457a894b0d527ebb1293c04e2d43bb2c
Parents:
f5c2fcff7160f4c1bdb642ee3dd3ac058f3e482e
Message:
factory: clean up: remove unused NTL
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_cyclo.cc

    rf5c2fcf r380173  
    2121#include "cf_util.h"
    2222#include "cf_assert.h"
    23 
    24 #ifdef HAVE_NTL
    25 #include <NTL/ZZ.h>
    26 #endif
    2723
    2824int* integerFactorizer (const long integer, int& length, bool& fail)
Note: See TracChangeset for help on using the changeset viewer.