LAL  7.5.0.1-bede9b2

Includes the standard LAL header files.

Author
J. D. E. Creighton, T. D. Creighton

Synopsis

#include <lal/LALStdlib.h>

This header is the overall header for the std package. It provides the datatypes, constants, and macros required by most LAL functions, by including the following header files in the std package:

#include <lal/LALDatatypes.h>
#include <lal/LALStatusMacros.h>

This header also includes function prototype headers for certain standard modules used by many LAL routines:

#include <stdio.h>
#include <stdarg.h>
#include <lal/LALMalloc.h>