Changeset 7a8011 in git for libpolys/coeffs/rmodulo2m.h


Ignore:
Timestamp:
Apr 21, 2011, 2:12:11 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
9b9ae7fadb61129e98f779cff3f5ea3435f370a7
Parents:
8167afd5e92aaed2ba8a54e3c1566fd86d339aa8
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-04-21 14:12:11+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:25+01:00
Message:
more CoeffWrite: rings, long R, long C
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/rmodulo2m.h

    r8167af r7a8011  
    4848const char *  nr2mRead  (const char *s, number *a, const coeffs r);
    4949char *  nr2mName        (number n, const coeffs r);
     50void    nr2mCoeffWrite  (const coeffs r);
    5051#ifdef LDEBUG
    5152BOOLEAN nr2mDBTest      (number a, const char *f, const int l, const coeffs r);
Note: See TracChangeset for help on using the changeset viewer.