LALFrame 3.0.7.1-eeff03c
LALFrameConfig.h
Go to the documentation of this file.
1/* lib/LALFrameConfig.h. Generated from LALFrameConfig.h.in by configure. */
2/* only include this file if LALFrame's config.h has not been included */
3#ifndef LALFRAME_VERSION
4
5/* LALFrame Version */
6#define LALFRAME_VERSION "3.0.7.1"
7
8/* LALFrame Version Major Number */
9#define LALFRAME_VERSION_MAJOR 3
10
11/* LALFrame Version Minor Number */
12#define LALFRAME_VERSION_MINOR 0
13
14/* LALFrame Version Micro Number */
15#define LALFRAME_VERSION_MICRO 7
16
17/* LALFrame Version Devel Number */
18#define LALFRAME_VERSION_DEVEL 1
19
20/* Define if you have inotify */
21/* #undef HAVE_INOTIFY */
22
23/* Define to use FrameC */
24/* #undef USE_FRAMEC */
25
26/* Define to use FrameL */
27/* #undef USE_FRAMEL */
28
29#endif /* LALFRAME_VERSION */