/*--------------------------------------------------------------------------- File name : spectro.h Author : T.Rogon, N.Devillard Created on : October 1999 Description : spectroscopy routines *--------------------------------------------------------------------------*/ /* $Id: spectro.h,v 1.30 2001/11/06 15:23:52 yjung Exp $ $Author: yjung $ $Date: 2001/11/06 15:23:52 $ $Revision: 1.30 $ */ #ifndef _SPECTRO_H_ #define _SPECTRO_H_ /*--------------------------------------------------------------------------- Includes ---------------------------------------------------------------------------*/ #include #include #include "spectro_arcs.h" #include "spectro_detect.h" #include "spectro_wave.h" #include "spectral_lines.h" #endif