Changeset 3957e37 in git for kernel/kstd1.cc
- Timestamp:
- May 19, 2006, 3:33:26 PM (17 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 7bb357fc91a4d4ff1cdbd965c343d46ad930311a
- Parents:
- d86752174d44e1c11aa9d92937f06f9485ace557
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kstd1.cc
rd867521 r3957e37 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: kstd1.cc,v 1.1 0 2006-03-10 12:53:19Singular Exp $ */4 /* $Id: kstd1.cc,v 1.11 2006-05-19 13:33:25 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: … … 1190 1190 } 1191 1191 if (strat->Ll<0) break; 1192 else strat->noClearS=TRUE; 1192 1193 } 1193 1194 strat->P = strat->L[strat->Ll];/*- picks the last element from the lazyset L -*/
Note: See TracChangeset
for help on using the changeset viewer.