Ignore:
Timestamp:
Sep 30, 2011, 3:53:00 PM (13 years ago)
Author:
Burcin Erocal <burcin@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
b7cad8c697d69578f1f58d6dff25be0213e35568
Parents:
8476c2171201ca239a4e71474b2157cfcfee7d30
git-author:
Burcin Erocal <burcin@erocal.org>2011-09-30 15:53:00+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:52+01:00
Message:
Remove float_len{,2} members from rings. They are in coeffs now.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/ring.h

    r8476c2 ra06b98  
    243243//  int        ch;  /* characteristic, rInit */
    244244  int        ref; /* reference counter to the ring, interpreter */
    245 
    246   short      float_len; /* additional char-flags, rInit */
    247   short      float_len2; /* additional char-flags, rInit */
    248245
    249246  short      N;      /* number of vars, rInit */
Note: See TracChangeset for help on using the changeset viewer.