Changeset 0963a4 in git for factory/initgmp.cc
- Timestamp:
- Nov 9, 2010, 1:09:28 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- 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.