Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SFTvalidate.c File Reference

Verify that a set of SFT files is valid. More...

Prototypes

int main (int argc, char **argv)
 

Detailed Description

Verify that a set of SFT files is valid.

Author
Bruce Allen

The exit status will be zero if all SFTs are valid. The exit status will be non-zero if any of the SFTs was invalid. grep SFTE SFTReferenceLibrary.h will show the return values.

Definition in file SFTvalidate.c.

Go to the source code of this file.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 42 of file SFTvalidate.c.