MeatAxe
2.4
c-matins.h
1
2
#ifndef CHECK_FUNCTION_TABLE
3
4
#include "meataxe.h"
5
6
extern
void
TestMatInsert(
unsigned
flags);
7
8
9
#else
10
11
{ 320,
"Matrix insertion"
, TestMatInsert },
12
13
#endif
MeatAxe 2.4 documentation, generated on Thu Mar 2 2017 11:35:17