00001 #ifndef CHECK_FUNCTION_TABLE 00002 00003 #include "meataxe.h" 00004 00005 void TestCharPol(unsigned flags); 00006 00007 #else 00008 00009 { 821, "Characteristic polynomial", TestCharPol }, 00010 00011 #endif