Changeset 0f95c48 in git for factory/cf_gcd.cc
- Timestamp:
- Jun 29, 2020, 12:23:50 PM (3 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- dd9c128e5b8a3ed58205fcbddc6de82c0c77819a
- Parents:
- bcbd9673baf0c05725db1a9cfe641f7a0b46645f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_gcd.cc
rbcbd967 r0f95c48 101 101 if ( getCharacteristic() != 0 ) 102 102 { 103 if (0) ; // dummy, to be able to build without NTL and FLINT 103 104 #if defined(HAVE_FLINT) && ( __FLINT_RELEASE >= 20503) 104 105 if ( isOn( SW_USE_FL_GCD_P)
Note: See TracChangeset
for help on using the changeset viewer.