Changeset 6e8834 in git


Ignore:
Timestamp:
Nov 5, 2012, 3:30:17 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
86faffa8f6328861e386b04ff4aa1238a2145d25
Parents:
5b2d2b2183f95fa08056cb2c7d5632af933db2ec
git-author:
Martin Lee <martinlee84@web.de>2012-11-05 15:30:17+01:00
git-committer:
Martin Lee <martinlee84@web.de>2012-11-16 13:16:45+01:00
Message:
chg: pass to larger extension in ezgcd_p
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_gcd_smallp.cc

    r5b2d2b r6e8834  
    45634563  {
    45644564    if (p == 2)
    4565       setCharacteristic (2, 6, 'Z');
     4565      setCharacteristic (2, 12, 'Z');
    45664566    else if (p == 3)
    45674567      setCharacteristic (3, 4, 'Z');
Note: See TracChangeset for help on using the changeset viewer.