840e454fe8321240e5069d8d88d20a4c16136ec0
[alexxy/gromacs.git] / src / external / tng_io / include / version.h.in
1 #ifndef VERSION_CONFIG_H
2 #define VERSION_CONFIG_H
3
4 /* define the API version */
5 #define TNG_API_VERSION @API_VERSION@
6
7 #endif