Changeset 6ccdd3a in git for libpolys/coeffs/coeffs.h


Ignore:
Timestamp:
May 26, 2011, 4:42:12 PM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
7af488ec51790060979537b35a03fb345e053f90
Parents:
5a4b26f3e00776270c3ba83b16c92a69f3cca0e0
git-author:
Frank Seelisch <seelisch@mathematik.uni-kl.de>2011-05-26 16:42:12+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:06+01:00
Message:
renamed algring; comments; transext.* added
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r5a4b26 r6ccdd3a  
    180180  /* for extension fields we need to be able to represent polynomials,
    181181     so here is the polynomial ring: */
    182   ring          algring;
     182  ring          extRing;
    183183
    184184  //number     minpoly;  //< no longer needed: replaced by
    185   //                     //<  algring->minideal->[0]
     185  //                     //< extRing->minideal->[0]
    186186
    187187
Note: See TracChangeset for help on using the changeset viewer.