| 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.6.1" | | #define LAL_VERSION "6.6.2" | |
| | | | |
| /* 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 6 | | #define LAL_VERSION_MINOR 6 | |
| | | | |
| /* LAL Version Micro Number */ | | /* LAL Version Micro Number */ | |
|
| #define LAL_VERSION_MICRO 1 | | #define LAL_VERSION_MICRO 2 | |
| | | | |
| /* 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.6.1' '--exec-prefix=/home/andrey/upstream-tracker
/testing/lal/6.6.1' '--sysconfdir=/home/andrey/upstream-tracker/testing/lal
/6.6.1' '--datadir=/home/andrey/upstream-tracker/testing/lal/6.6.1' 'CFLAGS
=-w -fpermissive' 'CXXFLAGS=-w -fpermissive'" | | #define LAL_CONFIGURE_ARGS " '--enable-shared' '--prefix=/home/andrey/upstr
eam-tracker/testing/lal/6.6.2' '--exec-prefix=/home/andrey/upstream-tracker
/testing/lal/6.6.2' '--sysconfdir=/home/andrey/upstream-tracker/testing/lal
/6.6.2' '--datadir=/home/andrey/upstream-tracker/testing/lal/6.6.2' 'CFLAGS
=-w -fpermissive' 'CXXFLAGS=-w -fpermissive'" | |
| | | | |
| /* LAL Configure Date */ | | /* LAL Configure Date */ | |
|
| #define LAL_CONFIGURE_DATE "2012-05-12T12:10:19+0400" | | #define LAL_CONFIGURE_DATE "2012-05-12T12:08:09+0400" | |
| | | | |
| /* LAL Install Prefix */ | | /* LAL Install Prefix */ | |
| #define LAL_PREFIX "/usr/local" | | #define LAL_PREFIX "/usr/local" | |
| | | | |
| /* 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 38 | | skipping to change at line 38 | |
| #endif | | #endif | |
| | | | |
| #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_NAME "LAL" | | #define LAL_NAME "LAL" | |
|
| #define LAL_VCS_ID "06e2d50b0098f8fd03e5b117ffb1d0acb71e014a" | | #define LAL_VCS_ID "34d73389ee7baffbf076311d443fd8a02daea76a" | |
| #define LAL_VCS_DATE "2012-01-13 21:54:15 +0000" | | #define LAL_VCS_DATE "2012-01-23 14:43:06 +0000" | |
| #define LAL_VCS_BRANCH "None" | | #define LAL_VCS_BRANCH "None" | |
|
| #define LAL_VCS_TAG "lal-v6.6.1" | | #define LAL_VCS_TAG "lal-v6.6.2" | |
| #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: 06e2d50b0098f8fd03e5b117ffb1d0acb71e01 | | #define LAL_VCS_IDENT_ID "$" "LALId: 34d73389ee7baffbf076311d443fd8a02daea7 | |
| 4a " "$" | | 6a " "$" | |
| #define LAL_VCS_IDENT_DATE "$" "LALDate: 2012-01-13 21:54:15 +0000 " "$" | | #define LAL_VCS_IDENT_DATE "$" "LALDate: 2012-01-23 14:43:06 +0000 " "$" | |
| #define LAL_VCS_IDENT_BRANCH "$" "LALBranch: None " "$" | | #define LAL_VCS_IDENT_BRANCH "$" "LALBranch: None " "$" | |
|
| #define LAL_VCS_IDENT_TAG "$" "LALTag: lal-v6.6.1 " "$" | | #define LAL_VCS_IDENT_TAG "$" "LALTag: lal-v6.6.2 " "$" | |
| #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 *const lalVCSVersion; | | extern const char *const lalVCSVersion; | |
| extern const char *const lalVCSId; | | extern const char *const lalVCSId; | |
| extern const char *const lalVCSDate; | | extern const char *const lalVCSDate; | |
| extern const char *const lalVCSBranch; | | extern const char *const lalVCSBranch; | |
| extern const char *const lalVCSTag; | | extern const char *const lalVCSTag; | |
| | | | |
End of changes. 4 change blocks. |
| 7 lines changed or deleted | | 7 lines changed or added | |
|