Changeset 392e00 in git
- Timestamp:
- Jul 8, 2010, 2:53:08 PM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 75af6518fb874419841a06192df4e1352e9596fb
- Parents:
- 9e0e2b17065d5df1e5fd0e0059aa8561bde06570
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/iparith.cc
r9e0e2b r392e00 5284 5284 static BOOLEAN jjCOUNT_RES(leftv res, leftv v) 5285 5285 { 5286 res->data=(char *)sy Length((syStrategy)v->Data());5286 res->data=(char *)sySize((syStrategy)v->Data()); 5287 5287 return FALSE; 5288 5288 }
Note: See TracChangeset
for help on using the changeset viewer.