LALSimulation  5.4.0.1-fe68b98
LALSimulationConfig.h
Go to the documentation of this file.
1 /* lib/LALSimulationConfig.h. Generated from LALSimulationConfig.h.in by configure. */
2 /* only include this file if LALSimulation's config.h has not been included */
3 #ifndef LALSIMULATION_VERSION
4 
5 /* LALFrame Version */
6 #define LALSIMULATION_VERSION "5.4.0.1"
7 
8 /* LALFrame Version Major Number */
9 #define LALSIMULATION_VERSION_MAJOR 5
10 
11 /* LALFrame Version Minor Number */
12 #define LALSIMULATION_VERSION_MINOR 4
13 
14 /* LALFrame Version Micro Number */
15 #define LALSIMULATION_VERSION_MICRO 0
16 
17 /* LALFrame Version Devel Number */
18 #define LALSIMULATION_VERSION_DEVEL 1
19 
20 #endif /* LALSIMULATION_VERSION */