Changeset c50181 in git for libpolys/coeffs/numbers.cc


Ignore:
Timestamp:
Jan 26, 2024, 11:28:13 AM (3 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6caf73e2ce92611a4578f77c9ee3ae5c30661658
Parents:
aabd0c258f09541f944044c02f87388aee115919
Message:
fix comment
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/numbers.cc

    raabd0c2 rc50181  
    352352{
    353353  /* test, if r is an instance of nInitCoeffs(n,parameter) */
    354   /* if parameter is not needed */
    355354  return (n==r->type) &&(r->data==d);
    356355}
Note: See TracChangeset for help on using the changeset viewer.