MeatAxe  2.4
src/c-ffrow.h
00001 #ifndef CHECK_FUNCTION_TABLE
00002 
00003 void TestScalarProduct(unsigned flags);
00004 
00005 #else
00006 
00007   { 161, "Scalar product", TestScalarProduct },
00008 
00009 #endif