LALInspiral
5.0.3.1-eeff03c
LALSuite
LAL
LALFrame
LALMetaIO
LALSimulation
LALBurst
LALInspiral
LALInference
LALPulsar
LALApps
LALInspiralVCSInfoHeader.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2014, 2016 Karl Wette
3
* Copyright (C) 2009-2013 Adam Mercer
4
*
5
* This program is free software; you can redistribute it and/or modify
6
* it under the terms of the GNU General Public License as published by
7
* the Free Software Foundation; either version 2 of the License, or (at
8
* your option) any later version.
9
*
10
* This program is distributed in the hope that it will be useful, but
11
* WITHOUT ANY WARRANTY; without even the implied warranty of
12
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
* General Public License for more details.
14
*
15
* You should have received a copy of the GNU General Public License
16
* along with with program; see the file COPYING. If not, write to the
17
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
* MA 02110-1301 USA
19
*/
20
21
/*
22
* LALInspiralVCSInfo.h - LALInspiral VCS Information Header
23
*/
24
25
/** \cond DONT_DOXYGEN */
26
27
#ifndef _LALINSPIRALVCSINFOHEADER_H
28
#define _LALINSPIRALVCSINFOHEADER_H
29
30
#include <lal/LALVCSInfoType.h>
31
#include <lal/LALInspiralVCSInfo.h>
32
#include <lal/LALInspiralConfig.h>
33
34
#ifdef __cplusplus
35
extern
"C"
{
36
#endif
37
38
/* VCS information */
39
#define LALINSPIRAL_VCS_ID "eeff03c6df54cc1b9aa861018eac9ca5072a0a77"
40
#define LALINSPIRAL_VCS_DATE "2025-12-4 04:45:18 +0000"
41
#define LALINSPIRAL_VCS_BRANCH "None"
42
#define LALINSPIRAL_VCS_TAG "None"
43
#define LALINSPIRAL_VCS_AUTHOR "Karl Wette <karl.wette@ligo.org>"
44
#define LALINSPIRAL_VCS_COMMITTER "Karl Wette <karl.wette@ligo.org>"
45
#define LALINSPIRAL_VCS_CLEAN "CLEAN"
46
#define LALINSPIRAL_VCS_STATUS "CLEAN: All modifications committed"
47
48
#if LALINSPIRAL_VERSION_DEVEL != 0
49
/* VCS header/library mismatch link check function */
50
#define LALINSPIRAL_VCS_LINK_CHECK LALINSPIRAL_CLEAN_eeff03c6df54cc1b9aa861018eac9ca5072a0a77_VCS_HEADER_LIBRARY_MISMATCH
51
void
LALINSPIRAL_VCS_LINK_CHECK(
void
);
52
#endif
53
54
#ifdef __cplusplus
55
}
56
#endif
57
58
#endif
/* _LALINSPIRALVCSINFOHEADER_H */
59
60
/** \endcond */
lib
LALInspiralVCSInfoHeader.h
Generated on Sun Dec 14 2025 05:41:03 for LALInspiral by
1.9.4