Changeset 08500d in git
- Timestamp:
- Feb 23, 2009, 2:32:35 PM (14 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- a610ee5abfd6ee987d774c8190a4ebd12fd03806
- Parents:
- 27e750cbebe3c7dc52ab6aac9914c011a13d1e56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
r27e750 r08500d 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: kutil.cc,v 1.12 6 2009-02-23 11:33:41Singular Exp $ */4 /* $Id: kutil.cc,v 1.127 2009-02-23 13:32:35 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: kernel: utils for kStd … … 159 159 if (pGetComp(p) == pGetComp(q)) 160 160 { 161 #ifdef HAVE_ PLURAL161 #ifdef HAVE_RATGRING 162 162 if (rIsRatGRing(currRing)) 163 163 {
Note: See TracChangeset
for help on using the changeset viewer.