Changeset 73f3ca7 in git for Singular/ipshell.h
- Timestamp:
- Sep 19, 2014, 5:36:59 PM (9 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 0e8dab27bf2f0f78deb06b2627bb3f13ab41e7c5768faf941b632918f43fb7b4b3300abff92ddd97
- Parents:
- 1c5671bf0ac80d11a9c67730f239e645e50482de
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.h
r1c5671 r73f3ca7 252 252 253 253 /* table inteface for iiAddCproc */ 254 BOOLEAN iiExprArith1Tab(leftv res, leftv a, int op, struct sValCmd1* dArith1, int i); 255 #endif 256 254 BOOLEAN iiExprArith1Tab(leftv res, leftv a, int op, 255 struct sValCmd1* dArith1, int i, int at, 256 struct sConvertTypes *dConvertTypes); 257 #endif 258
Note: See TracChangeset
for help on using the changeset viewer.