LALPulsar  6.1.0.1-89842e6
SFTutils.h
Go to the documentation of this file.
1 #ifndef _SFTUTILS_H /* Double-include protection. */
2 #define _SFTUTILS_H
3 
4 #warning "SFTutils.h is deprecated; use SFTfileIO.h instead"
5 
6 #include <lal/SFTfileIO.h>
7 
8 #endif /* Double-include protection. */