MeatAxe  2.4
c-quot.h
1 #ifndef CHECK_FUNCTION_TABLE
2 
3 void TestQuotProj(unsigned flags);
4 void TestQuotOp(unsigned flags);
5 
6 #else
7 
8  { 801, "Quotient projection", TestQuotProj },
9  { 802, "Quotient operation", TestQuotOp },
10 
11 #endif

MeatAxe 2.4 documentation, generated on Fri Feb 17 2017 21:11:06