Use parallel terminology more consistently
[gromacs.git] / src / external / tng_io / include / version.h.in
blob840e454fe8321240e5069d8d88d20a4c16136ec0
1 #ifndef VERSION_CONFIG_H
2 #define VERSION_CONFIG_H
4 /* define the API version */
5 #define TNG_API_VERSION @API_VERSION@
7 #endif