tan
0.0.1
Main Page
Related Pages
Classes
Files
File List
config.h
1
#ifndef TAN_INCLUDE_CONFIG_H
2
#define TAN_INCLUDE_CONFIG_H
3
4
constexpr
unsigned
int
TAN_VERSION[3] = {0, 0, 1};
5
6
#define MAX_N_FUNCTION_CALLS 256
7
8
#endif
//TAN_INCLUDE_CONFIG_H
include
config.h
Generated by
1.9.1