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'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
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.