Changeset 49ba09 in git
- Timestamp:
- Jan 7, 2014, 3:48:53 PM (10 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- cb7b21794203a8052a1a05063ef1cc77ef771639
- Parents:
- 9fbf02f68394ff576e8b5825b51326cca02d8cdd
- git-author:
- Martin Lee <martinlee84@web.de>2014-01-07 15:48:53+01:00
- git-committer:
- Martin Lee <martinlee84@web.de>2014-01-20 16:45:04+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/facHensel.cc
r9fbf02 r49ba09 46 46 TIMING_DEFINE_PRINT (hensel) 47 47 48 #if (!(HAVE_FLINT && __FLINT_VERSION_MINOR >= 4)) 48 49 static 49 50 CFList productsNTL (const CFList& factors, const CanonicalForm& M) … … 83 84 return result; 84 85 } 86 #endif 85 87 86 88 #if (HAVE_FLINT && __FLINT_VERSION_MINOR >= 4)
Note: See TracChangeset
for help on using the changeset viewer.