Changeset 9f73e80 in git for kernel/polys.cc
- Timestamp:
- May 9, 2011, 12:54:47 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- bbcf1d285769ac69638e4d28453a5e8c223fdaa4
- Parents:
- 3fe9579a442aa732988c0f2c6fd500203ed4dc4d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/polys.cc
r3fe957 r9f73e80 54 54 void pSetGlobals(const ring r, BOOLEAN complete) 55 55 { 56 int i;57 56 if (ppNoether!=NULL) pDelete(&ppNoether); 58 57 pVariables = r->N;
Note: See TracChangeset
for help on using the changeset viewer.