Changeset 5b8726d in git for factory/fac_ezgcd.cc
- Timestamp:
- Oct 13, 2011, 9:46:17 PM (12 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- ee1f01f859833388e917cc3b0cb2a404fd3babf1
- Parents:
- ecd9a3e3080b093745b8ca81ccac0542ba57ccb9
- git-author:
- Niels Ranosch <ranosch@mfo.de>2011-10-13 21:46:17+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:14:05+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/fac_ezgcd.cc
recd9a3e r5b8726d 207 207 208 208 static CanonicalForm 209 ezgcd_specialcase ( const CanonicalForm & F, const CanonicalForm & G, REvaluation & b, const modpk & bound)209 ezgcd_specialcase ( const CanonicalForm & F, const CanonicalForm & G, REvaluation & /*b*/, const modpk & /*bound*/ ) 210 210 { 211 211 CanonicalForm d;
Note: See TracChangeset
for help on using the changeset viewer.