Changeset 231da1 in git
- Timestamp:
- Mar 8, 2010, 8:44:15 AM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 8e865cd8f45ac33fd409c1996172450700565c7b
- Parents:
- 5151ac95d6e9778dc832b31c28c9649d358d1b0c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/gfan.cc
r5151ac r231da1 4272 4272 } 4273 4273 l->m[3].data=(void*)lCodim2List; 4274 l->m[4].rtyp= RING_CMD;4275 l->m[4].data=(void*)(gcAct->get BaseRing());4274 l->m[4].rtyp=INTVEC_CMD/*RING_CMD*/; 4275 l->m[4].data=(void*)(gcAct->getIntPoint/*BaseRing*/()); 4276 4276 l->m[5].rtyp=INT_CMD; 4277 4277 l->m[5].data=(void*)gcAct->getPredUCN();
Note: See TracChangeset
for help on using the changeset viewer.