Changeset cfc35b in git


Ignore:
Timestamp:
Jun 9, 2010, 10:12:00 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
7d4350e11fdb85544b4c200f11181d1b707765a1
Parents:
31cbb087b9e7b15da95edbfc4f9fea6335f2efb6
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-09 10:12:00+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:04+01:00
Message:
memory init shall be at some other, central place
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/mpr_complex.cc

    r31cbb08 rcfc35b  
    3737#define DEFPREC        20         // minimum number of digits (output operations)
    3838size_t gmp_output_digits= DEFPREC;
    39 
    40 // extern int mmInit(void); // TODO: From Factory???
    41 //{ return 0; }; //
    42 // int dummy=mmInit();
    43 
    4439
    4540static gmp_float *gmpRel=NULL;
Note: See TracChangeset for help on using the changeset viewer.