Ignore:
Timestamp:
Jan 14, 2013, 4:37:55 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'a7324b6e0b44a1a8ed3fa4d9ca3e2ff210ddd52c')
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.