Changeset e5618c in git for gfanlib


Ignore:
Timestamp:
Jan 20, 2015, 1:35:52 PM (9 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
08749da88db85345212e694597d458072913a9c5
Parents:
bf83d38c96216c127968a607729c0b2aa4b88985
git-author:
Yue Ren <ren@mathematik.uni-kl.de>2015-01-20 13:35:52+01:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2015-02-06 13:47:05+01:00
Message:
chg: final version for Singular release
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gfanlib/gfanlib_q.h

    rbf83d3 re5618c  
    160160    return mpq_sgn(value);
    161161  }
    162   static Rational gcd(Rational const &a, Rational const &b, Rational &s, Rational &t)
     162  static Rational gcd(Rational const &a, Rational const /*&b*/, Rational /*&s*/, Rational /*&t*/)
    163163  {
    164164/*    mpz_t r;
Note: See TracChangeset for help on using the changeset viewer.