Changeset eff324 in git for Singular/pyobject.cc
- Timestamp:
- Aug 1, 2012, 11:04:39 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 632c3a619d605d6b049c3f7f82a323ea8113e34b
- Parents:
- ed47aab1ca04dedabc7c40435071af5af05f4c3a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/pyobject.cc
red47aab reff324 652 652 b->blackbox_Op3 = pyobject_Op3; 653 653 b->blackbox_OpM = pyobject_OpM; 654 b->data = newstructDesc();655 654 656 655 PythonInterpreter::init(setBlackboxStuff(b,"pyobject"));
Note: See TracChangeset
for help on using the changeset viewer.