Changeset c25130 in git


Ignore:
Timestamp:
Jan 14, 2013, 4:37:55 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
751785e4f473559757515e187692df8cdaa2605a
Parents:
b773c077a56a9184b0b69a4d03916c6e04074ebb
Message:
add:  ext_ref in ring struct
File:
1 edited

Legend:

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

    rb773c0 rc25130  
    241241  intvec * pModW;   /* std: module weights */
    242242  poly      ppNoether; /*  variables, set by procedures from hecke/kstd1:
    243 
    244243                            the highest monomial below pHEdge */
     244  void * ext_ref;   /* libsing GAP object */
    245245// #ifdef HAVE_RINGS
    246246//   unsigned int  cf->ringtype;  /* cring = 0 => coefficient field, cring = 1 => coeffs from Z/2^m */
Note: See TracChangeset for help on using the changeset viewer.