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... | |