LALInspiral 5.0.3.1-eeff03c
LALInspiralConfig.h
Go to the documentation of this file.
1/* lib/LALInspiralConfig.h. Generated from LALInspiralConfig.h.in by configure. */
2/* only include this file if LALInspiral's config.h has not been included */
3#ifndef LALINSPIRAL_VERSION
4
5/* LALInspiral Version */
6#define LALINSPIRAL_VERSION "5.0.3.1"
7
8/* LALInspiral Version Major Number */
9#define LALINSPIRAL_VERSION_MAJOR 5
10
11/* LALInspiral Version Minor Number */
12#define LALINSPIRAL_VERSION_MINOR 0
13
14/* LALInspiral Version Micro Number */
15#define LALINSPIRAL_VERSION_MICRO 3
16
17/* LALInspiral Version Devel Number */
18#define LALINSPIRAL_VERSION_DEVEL 1
19
20/* Define if using CUDA library */
21/* #undef LALINSPIRAL_CUDA_ENABLED */
22
23#endif /* LALINSPIRAL_VERSION */