Changeset 141342 in git for libpolys/coeffs/test.cc


Ignore:
Timestamp:
May 25, 2011, 11:13:13 AM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f0797cc6a47f909e14515d7d07179ce7dbb9c8b7
Parents:
48a994659e87a54916c1ebffdba59be9375387e4
git-author:
Frank Seelisch <seelisch@mathematik.uni-kl.de>2011-05-25 11:13:13+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:52+01:00
Message:
nExt replaced by n_algExt and n_transExt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/test.cc

    r48a994 r141342  
    160160      CASE(n_GF);
    161161      CASE(n_long_R);
    162       CASE(n_Ext);
     162      CASE(n_algExt);
     163      CASE(n_transExt);
    163164      CASE(n_long_C);
    164165      CASE(n_Z);
     
    372373#endif
    373374 
    374   // polynomial rings needed for: n_Ext !
     375  // polynomial rings needed for: n_algExt, n_transExt !
    375376 
    376377  return c;
Note: See TracChangeset for help on using the changeset viewer.