MeatAxe  2.4
src/c-matins.h
00001 
00002 #ifndef CHECK_FUNCTION_TABLE
00003 
00004 #include "meataxe.h"
00005 
00006 extern void TestMatInsert(unsigned flags);
00007 
00008 
00009 #else
00010 
00011   { 320, "Matrix insertion", TestMatInsert },
00012 
00013 #endif