Changeset 88b655 in git for libpolys/polys


Ignore:
Timestamp:
Jan 21, 2015, 7:20:27 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
048f2223e4bc5492067385a8169f1c5ba10f6b86
Parents:
bf7ca5bfaabc9aaa67376f601be6360dd14f9551
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2015-01-21 19:20:27+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2015-01-21 19:22:09+01:00
Message:
fix:  singclap_gcd_and_divide needs setchar
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/clapsing.cc

    rbf7ca5 r88b655  
    170170  {
    171171    bool b1=isOn(SW_USE_EZGCD_P);
     172    setCharacteristic( rChar(r) );
    172173    F=convSingPFactoryP( f,r );
    173174    G=convSingPFactoryP( g,r );
Note: See TracChangeset for help on using the changeset viewer.