extern const char *lalVersion; extern const int lalVersionMajor; extern const int lalVersionMinor; extern const char *lalConfigureArgs; extern const char *lalConfigureDate; extern const char *lalCVSTag;
These constant variables are set at compile time and included into the LAL library. They contain the information about the version of LAL and the configuration information.