Changeset c25130 in git for libpolys/polys/monomials/ring.h
- Timestamp:
- Jan 14, 2013, 4:37:55 PM (11 years ago)
- Branches:
- (u'spielwiese', 'a7324b6e0b44a1a8ed3fa4d9ca3e2ff210ddd52c')
- Children:
- 751785e4f473559757515e187692df8cdaa2605a
- Parents:
- b773c077a56a9184b0b69a4d03916c6e04074ebb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/ring.h
rb773c0 rc25130 241 241 intvec * pModW; /* std: module weights */ 242 242 poly ppNoether; /* variables, set by procedures from hecke/kstd1: 243 244 243 the highest monomial below pHEdge */ 244 void * ext_ref; /* libsing GAP object */ 245 245 // #ifdef HAVE_RINGS 246 246 // 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.