Changeset 7f7f23 in git
- Timestamp:
- Dec 19, 2012, 3:15:36 PM (10 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 0af505365c0db7db1ac041d1125dedac4eae4fb3
- Parents:
- 92f57dbcba17f2e1c06d0cc8f0fb986aa4a45d42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/ring.cc
r92f57d r7f7f23 3832 3832 r->p_Procs = (p_Procs_s*)omAlloc(sizeof(p_Procs_s)); 3833 3833 p_ProcsSet(r, r->p_Procs); 3834 p_SetGlobals(r);3835 3834 return FALSE; 3836 3835 }
Note: See TracChangeset
for help on using the changeset viewer.