Changeset a7f4ae in git
- Timestamp:
- Feb 28, 2001, 12:56:27 PM (22 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 26fa089631611220de252b28d485e706baa282dc
- Parents:
- 61e5dd560d221446e41bb059f2fc4a978867c8ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/kstd1.cc
r61e5dd ra7f4ae 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: kstd1.cc,v 1.8 1 2001-02-21 10:39:24 SingularExp $ */4 /* $Id: kstd1.cc,v 1.82 2001-02-28 11:56:27 levandov Exp $ */ 5 5 /* 6 6 * ABSTRACT: … … 1602 1602 idTest(F); 1603 1603 #endif 1604 #ifdef PLURAL 1605 if (rIsPluralRing(currRing)) 1606 { 1607 r=gr_bba(F,Q,strat); 1608 } 1609 else 1610 #endif 1604 1611 if (pOrdSgn==-1) 1605 1612 {
Note: See TracChangeset
for help on using the changeset viewer.