Changeset 0963a4 in git
- Timestamp:
- Nov 9, 2010, 1:09:28 PM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'ba3e3ef698fa0b7c5867199959cc83330073d3cb')
- Children:
- b55c3794ed0b36fd5b049eaec2ff30784a50ad1c
- Parents:
- 1d6815cc22d9f3ed513ac3358456129571963017
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/initgmp.cc
r1d6815 r0963a4 50 50 mp_set_memory_functions( mgAllocBlock, mgReallocBlock, mgFreeBlock ); 51 51 #else 52 printf("BAD\n");53 52 // do not initialize this within Singular: 54 53 mp_set_memory_functions( mmAllocBlock, mmReallocBlock, mmFreeBlock );
Note: See TracChangeset
for help on using the changeset viewer.