Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 "6.2.0.1"
7
8/* LALFrame Version Major Number */
9#define LALSIMULATION_VERSION_MAJOR 6
10
11/* LALFrame Version Minor Number */
12#define LALSIMULATION_VERSION_MINOR 2
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 */