Changeset 78efe9f in git
- Timestamp:
- Mar 5, 2010, 2:03:17 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 8a7e767173900998af700bab01a16d332d191b3d
- Parents:
- 26b68f1c34d02d29bcdf3b08fa0435824ec2cdf1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipassign.cc
r26b68f r78efe9f 563 563 idhdl h=(idhdl)res->data; // we have res->rtyp==IDHDL 564 564 IDRING(h)=qr; 565 566 #ifdef HAVE_PLURAL567 // we must correct the above dirty hack...568 if(rIsPluralRing(qr))569 {570 qr->GetNC()->basering = qr;571 }572 #endif573 574 565 575 566 ideal id=(ideal)a->CopyD(IDEAL_CMD);
Note: See TracChangeset
for help on using the changeset viewer.