Changeset 8c5988 in git for kernel/polys.cc
- Timestamp:
- Apr 20, 2005, 7:25:52 PM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- d86777372eef84871f10e4887da44dd71b5042b8
- Parents:
- 8c6b3ee65da7c8946b10fbc266f2516b536e2458
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/polys.cc
r8c6b3ee r8c5988 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: polys.cc,v 1. 4 2005-01-18 17:28:23Singular Exp $ */4 /* $Id: polys.cc,v 1.5 2005-04-20 17:25:52 Singular Exp $ */ 5 5 6 6 /* … … 50 50 51 51 52 void pSetGlobals( ring r, BOOLEAN complete)52 void pSetGlobals(const ring r, BOOLEAN complete) 53 53 { 54 54 int i;
Note: See TracChangeset
for help on using the changeset viewer.