Changeset 182e83 in git for kernel/kutil.cc
- Timestamp:
- Feb 23, 2009, 12:33:41 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- d7a7b6891e3f250197a0f82b598d838740373abc
- Parents:
- 6bab1a692304512747e4cbedf2cb26c1de0d3ab8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
r6bab1a6 r182e83 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: kutil.cc,v 1.12 5 2009-02-23 11:32:53Singular Exp $ */4 /* $Id: kutil.cc,v 1.126 2009-02-23 11:33:41 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: kernel: utils for kStd … … 7195 7195 if (new_pair) 7196 7196 { 7197 #ifdef HAVE_ PLURAL7197 #ifdef HAVE_RATGRING 7198 7198 if (currRing->real_var_start>0) 7199 7199 chainCritPart(h,ecart,strat);
Note: See TracChangeset
for help on using the changeset viewer.