Changeset f9591a in git for libpolys/coeffs/coeffs.h


Ignore:
Timestamp:
Aug 3, 2011, 3:52:14 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
567abae6e8087f803d5e7dc28c7fda93123381ce
Parents:
79ea4809aa81094eb116bd40570e1ef79259ab31
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-08-03 15:52:14+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:17+01:00
Message:
id_ChineseRemainder
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r79ea48 rf9591a  
    566566}
    567567
    568 static inline number n_farey(number a, number b, const coeffs r)
     568static inline number n_Farey(number a, number b, const coeffs r)
    569569{
    570570  assume(r != NULL);
Note: See TracChangeset for help on using the changeset viewer.