LALConfig.h | LALConfig.h | |||
---|---|---|---|---|
/* include/lal/LALConfig.h. Generated from LALConfig.h.in by configure. * / | /* include/lal/LALConfig.h. Generated from LALConfig.h.in by configure. * / | |||
/* only include this file if LAL's config.h has not been included */ | /* only include this file if LAL's config.h has not been included */ | |||
/* $Id$ */ | /* $Id$ */ | |||
#ifndef CONFIG_H__LAL | #ifndef CONFIG_H__LAL | |||
#ifndef _LALCONFIG_H | #ifndef _LALCONFIG_H | |||
#define _LALCONFIG_H | #define _LALCONFIG_H | |||
/* LAL Version */ | /* LAL Version */ | |||
#define LAL_VERSION "6.4.0" | #define LAL_VERSION "6.4.1" | |||
/* LAL Version Major Number */ | /* LAL Version Major Number */ | |||
#define LAL_VERSION_MAJOR 6 | #define LAL_VERSION_MAJOR 6 | |||
/* LAL Version Minor Number */ | /* LAL Version Minor Number */ | |||
#define LAL_VERSION_MINOR 4 | #define LAL_VERSION_MINOR 4 | |||
/* LAL Version Micro Number */ | /* LAL Version Micro Number */ | |||
#define LAL_VERSION_MICRO 0 | #define LAL_VERSION_MICRO 1 | |||
/* LAL Version Devel Number */ | /* LAL Version Devel Number */ | |||
#define LAL_VERSION_DEVEL 0 | #define LAL_VERSION_DEVEL 0 | |||
/* LAL Configure Arguments */ | /* LAL Configure Arguments */ | |||
#define LAL_CONFIGURE_ARGS " '--enable-shared' '--prefix=/home/andrey/upstr eam-tracker/testing/lal/6.4.0' '--exec-prefix=/home/andrey/upstream-tracker /testing/lal/6.4.0' '--sysconfdir=/home/andrey/upstream-tracker/testing/lal /6.4.0' '--datadir=/home/andrey/upstream-tracker/testing/lal/6.4.0' 'CFLAGS =-w -fpermissive' 'CXXFLAGS=-w -fpermissive'" | #define LAL_CONFIGURE_ARGS " '--enable-shared' '--prefix=/home/andrey/upstr eam-tracker/testing/lal/6.4.1' '--exec-prefix=/home/andrey/upstream-tracker /testing/lal/6.4.1' '--sysconfdir=/home/andrey/upstream-tracker/testing/lal /6.4.1' '--datadir=/home/andrey/upstream-tracker/testing/lal/6.4.1' 'CFLAGS =-w -fpermissive' 'CXXFLAGS=-w -fpermissive'" | |||
/* LAL Configure Date */ | /* LAL Configure Date */ | |||
#define LAL_CONFIGURE_DATE "2012-05-12T12:23:03+0400" | #define LAL_CONFIGURE_DATE "2012-05-12T12:18:22+0400" | |||
/* LAL Install Prefix */ | /* LAL Install Prefix */ | |||
#define LAL_PREFIX "/opt/lscsoft/lal" | #define LAL_PREFIX "/opt/lscsoft/lal" | |||
/* Suppress debugging code */ | /* Suppress debugging code */ | |||
/* #undef LAL_NDEBUG */ | /* #undef LAL_NDEBUG */ | |||
/* Use functions rather than macros */ | /* Use functions rather than macros */ | |||
/* #undef NOLALMACROS */ | /* #undef NOLALMACROS */ | |||
End of changes. 4 change blocks. | ||||
4 lines changed or deleted | 4 lines changed or added | |||
LALVCSInfo.h | LALVCSInfo.h | |||
---|---|---|---|---|
skipping to change at line 32 | skipping to change at line 32 | |||
#ifndef _LALVCSINFO_H | #ifndef _LALVCSINFO_H | |||
#define _LALVCSINFO_H | #define _LALVCSINFO_H | |||
#include <lal/LALConfig.h> | #include <lal/LALConfig.h> | |||
#ifdef __cplusplus | #ifdef __cplusplus | |||
extern "C" { | extern "C" { | |||
#endif | #endif | |||
/* vcs information defines */ | /* vcs information defines */ | |||
#define LAL_VCS_ID "2f49b37ee9665f5b689972039bb7fae321206a93" | #define LAL_VCS_ID "0ba4b16915434b5477282639eaef92d6faf20761" | |||
#define LAL_VCS_DATE "2010-05-07 14:51:25 +0000" | #define LAL_VCS_DATE "2010-05-11 19:07:36 +0000" | |||
#define LAL_VCS_BRANCH "None" | #define LAL_VCS_BRANCH "None" | |||
#define LAL_VCS_TAG "lal_6_4_0_release" | #define LAL_VCS_TAG "lal_6_4_1_release" | |||
#define LAL_VCS_AUTHOR "Adam Mercer <adam.mercer@ligo.org>" | #define LAL_VCS_AUTHOR "Adam Mercer <adam.mercer@ligo.org>" | |||
#define LAL_VCS_COMMITTER "Adam Mercer <adam.mercer@ligo.org>" | #define LAL_VCS_COMMITTER "Adam Mercer <adam.mercer@ligo.org>" | |||
#define LAL_VCS_STATUS "CLEAN: All modifications committed" | #define LAL_VCS_STATUS "CLEAN: All modifications committed" | |||
/* vcs information defines - identable*/ | /* vcs information defines - identable*/ | |||
#define LAL_VCS_IDENT_ID "$" "LALId: 2f49b37ee9665f5b689972039bb7fae321206a | #define LAL_VCS_IDENT_ID "$" "LALId: 0ba4b16915434b5477282639eaef92d6faf207 | |||
93 " "$" | 61 " "$" | |||
#define LAL_VCS_IDENT_DATE "$" "LALDate: 2010-05-07 14:51:25 +0000 " "$" | #define LAL_VCS_IDENT_DATE "$" "LALDate: 2010-05-11 19:07:36 +0000 " "$" | |||
#define LAL_VCS_IDENT_BRANCH "$" "LALBranch: None " "$" | #define LAL_VCS_IDENT_BRANCH "$" "LALBranch: None " "$" | |||
#define LAL_VCS_IDENT_TAG "$" "LALTag: lal_6_4_0_release " "$" | #define LAL_VCS_IDENT_TAG "$" "LALTag: lal_6_4_1_release " "$" | |||
#define LAL_VCS_IDENT_AUTHOR "$" "LALAuthor: Adam Mercer <adam.mercer@ligo. org> " "$" | #define LAL_VCS_IDENT_AUTHOR "$" "LALAuthor: Adam Mercer <adam.mercer@ligo. org> " "$" | |||
#define LAL_VCS_IDENT_COMMITTER "$" "LALCommitter: Adam Mercer <adam.mercer @ligo.org> " "$" | #define LAL_VCS_IDENT_COMMITTER "$" "LALCommitter: Adam Mercer <adam.mercer @ligo.org> " "$" | |||
#define LAL_VCS_IDENT_STATUS "$" "LALStatus: CLEAN: All modifications commi tted " "$" | #define LAL_VCS_IDENT_STATUS "$" "LALStatus: CLEAN: All modifications commi tted " "$" | |||
/* global variables for vcs information, defined in LALVCSInfo.c */ | /* global variables for vcs information, defined in LALVCSInfo.c */ | |||
extern const char *lalVCSVersion; | extern const char *lalVCSVersion; | |||
extern const char *lalVCSId; | extern const char *lalVCSId; | |||
extern const char *lalVCSDate; | extern const char *lalVCSDate; | |||
extern const char *lalVCSBranch; | extern const char *lalVCSBranch; | |||
extern const char *lalVCSTag; | extern const char *lalVCSTag; | |||
End of changes. 4 change blocks. | ||||
7 lines changed or deleted | 7 lines changed or added | |||