Changeset f98a260 in git
- Timestamp:
- Mar 29, 2014, 3:43:09 PM (10 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 129ad21666e513d29fb6ff43ca06cf7f4715f111
- Parents:
- 57fa2c40e594f6852ad399834f69212c271e4f5a
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-03-29 15:43:09+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-03-29 15:44:08+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipassign.cc
r57fa2c4 rf98a260 586 586 587 587 if(res->data!=NULL) piCleanUp((procinfo *)res->data); 588 if(a-> rtyp==STRING_CMD)588 if(a->Typ()==STRING_CMD) 589 589 { 590 590 res->data = (void *)omAlloc0Bin(procinfo_bin);
Note: See TracChangeset
for help on using the changeset viewer.