Changeset ec89633 in git for Singular/ipshell.cc
- Timestamp:
- Dec 19, 2013, 1:30:48 PM (9 years ago)
- Branches:
- (u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
- Children:
- 33694c3a161e4e7bf6ba8e255c3913d290ed1c03
- Parents:
- 4c55070f299c49b5a468001a5450714bd1ff4596
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.cc
r4c5507 rec89633 5789 5789 res->data=(void*)r; 5790 5790 return FALSE; 5791 WerrorS("not implemented");5792 return TRUE;5793 5791 } 5794 5792 BOOLEAN iiApply(leftv res, leftv a, int op, leftv proc)
Note: See TracChangeset
for help on using the changeset viewer.