Changeset 8d12f5 in git
- Timestamp:
- May 4, 1998, 4:11:38 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- f69a29d722c83a6f3a056a2beaaa408870ed406f
- Parents:
- 5892d27aad947e9471e738e000b1c43f8e95ff44
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipid.h
r5892d27 r8d12f5 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: ipid.h,v 1.1 1 1998-04-03 17:38:39Singular Exp $ */6 /* $Id: ipid.h,v 1.12 1998-05-04 14:11:38 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT: identfier handling … … 22 22 number minpoly; 23 23 short** wvhdl; /* array of weight vectors */ 24 char ** names; /* array of vari bale names */25 /* extension to the ring structure: */24 char ** names; /* array of variable names */ 25 /* extension to the ring structure: qring */ 26 26 ideal qideal; 27 27 #ifdef SDRING
Note: See TracChangeset
for help on using the changeset viewer.