Changeset 0963a4 in git for factory/initgmp.cc


Ignore:
Timestamp:
Nov 9, 2010, 1:09:28 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
b55c3794ed0b36fd5b049eaec2ff30784a50ad1c
Parents:
1d6815cc22d9f3ed513ac3358456129571963017
Message:
factoryError as proc var

git-svn-id: file:///usr/local/Singular/svn/trunk@13621 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/initgmp.cc

    r1d6815 r0963a4  
    5050    mp_set_memory_functions( mgAllocBlock, mgReallocBlock, mgFreeBlock );
    5151#else
    52     printf("BAD\n");
    5352    // do not initialize this within Singular:
    5453    mp_set_memory_functions( mmAllocBlock, mmReallocBlock, mmFreeBlock );
Note: See TracChangeset for help on using the changeset viewer.