Changeset b27003e in git for kernel/structs.h
- Timestamp:
- Dec 9, 2008, 6:32:52 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- d141f0ace180cabeccf7e5bfb22a69f529547357
- Parents:
- a470ebe18bdea9bcb99b87e3b9d94210efd4d584
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/structs.h
ra470eb rb27003e 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: structs.h,v 1.5 7 2008-12-08 15:00:43 SingularExp $ */6 /* $Id: structs.h,v 1.58 2008-12-09 17:32:52 levandov Exp $ */ 7 7 /* 8 8 * ABSTRACT … … 616 616 #endif 617 617 618 #ifdef HAVE_SHIFTBBA 619 short isLPring; /* 0 for non-letterplace rings, otherwise the number of LP blocks, at least 1, known also as lV */ 620 #endif 618 621 619 622 BOOLEAN VectorOut;
Note: See TracChangeset
for help on using the changeset viewer.