LAL  7.5.0.1-bede9b2
LALVCSInfoType.h File Reference

Prototypes

char * XLALVCSInfoString (const LALVCSInfoList vcs_list, const int verbose, const char *prefix)
 Generate a multi-line string containing VCS and build information for a library and its dependencies, as given in vcs_list. More...
 
int XLALOutputVCSInfo (FILE *fp, const LALVCSInfoList vcs_list, const int verbose, const char *prefix)
 Output VCS and build information, as generated by XLALVCSInfoString(), to a file pointer fp. More...
 

Go to the source code of this file.

Data Structures

struct  LALVCSInfo
 VCS and build information structure. More...
 

Typedefs

typedef const LALVCSInfo *const LALVCSInfoList[16]
 NULL-terminated list of VCS and build information structures More...