#include <stdlib.h>#include <lal/LALStdlib.h>#include <lal/LALPrimer.h>Include dependency graph for LALPrimerTest.c:

Go to the source code of this file.
Functions | |
| NRCSID (LALPRIMERTESTC,"$Id: LALPrimerTest.c,v 1.5 2007/06/08 14:41:54 bema Exp $") | |
| int | main (int argc, char **argv) |
Variables | |
| int | lalDebugLevel = 0 |
| NRCSID | ( | LALPRIMERTESTC | , | |
| "$Id: LALPrimerTest. | c, | |||
| v 1.5 2007/06/08 14:41:54 bema Exp $" | ||||
| ) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 30 of file LALPrimerTest.c.
| int lalDebugLevel = 0 |
| lalDebugLevel | INT4 Control debugging behaviours. Defined in lalapps.h |
Definition at line 27 of file LALPrimerTest.c.
1.5.2