Changeset a5275ef in git for libpolys/tests/common.h


Ignore:
Timestamp:
Jan 7, 2014, 5:42:49 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
12837904b914a435a7ad5916951eebc6324f4f12
Parents:
0955dc38d4bd51ec9a764e8a6408223fe964f2bd
Message:
Commented out obsolete 'initializeGMP'
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/tests/common.h

    r0955dc ra5275ef  
    3232#include <polys/nc/gb_hack.h>
    3333
    34 int initializeGMP(){ return 1; } // due to Factory...
     34// int initializeGMP(){ return 1; } // due to Factory...
    3535int mmInit(void) {return 1; } // ? due to SINGULAR!!!...???
    3636
Note: See TracChangeset for help on using the changeset viewer.