OPERA  1.0
Open source echelle spectrograph reduction pipeline
opera.h
Go to the documentation of this file.
00001 #ifndef OPERA_H
00002 #define OPERA_H
00003 
00004 #include <string>
00005 
00006 /* prototypes */
00007 static void printUsageSyntax();
00008 
00009 #endif