Use parallel terminology more consistently
[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