Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALPulsarConfig.h
Go to the documentation of this file.
1/* lib/LALPulsarConfig.h. Generated from LALPulsarConfig.h.in by configure. */
2/* only include this file if LALPulsar's config.h has not been included */
3#ifndef LALPULSAR_VERSION
4
5/* LALPulsar Version */
6#define LALPULSAR_VERSION "7.1.1.1"
7
8/* LALPulsar Version Major Number */
9#define LALPULSAR_VERSION_MAJOR 7
10
11/* LALPulsar Version Minor Number */
12#define LALPULSAR_VERSION_MINOR 1
13
14/* LALPulsar Version Micro Number */
15#define LALPULSAR_VERSION_MICRO 1
16
17/* LALPulsar Version Devel Number */
18#define LALPULSAR_VERSION_DEVEL 1
19
20/* Define if using CUDA library */
21/* #undef LALPULSAR_CUDA_ENABLED */
22
23#endif /* LALPULSAR_VERSION */