MeatAxe  2.4
src/c-fpoly.h
00001 #ifndef CHECK_FUNCTION_TABLE
00002 
00003 #include "meataxe.h"
00004 
00005 void TestFPolAlloc(unsigned flags);
00006 
00007 #else
00008 
00009   { 651, "Factored polynomial allocation", TestFPolAlloc },
00010 
00011 #endif