Changeset a686c9 in git
- Timestamp:
- Mar 14, 2005, 5:17:19 PM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- a35b39c32dcf4a56924b3da98e808d414570ade0
- Parents:
- d523f3e174d764dd9cabf1f8cd23656ce905f906
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/structs.h
rd523f3 ra686c9 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: structs.h,v 1. 5 2005-02-25 17:07:26Singular Exp $ */6 /* $Id: structs.h,v 1.6 2005-03-14 16:17:19 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT … … 387 387 char** parameter; /* names of parameters */ 388 388 number minpoly; 389 ideal minideal; 389 390 int** wvhdl; /* array of weight vectors */ 390 391 char ** names; /* array of variable names */
Note: See TracChangeset
for help on using the changeset viewer.