OPERA  1.0
Open source echelle spectrograph reduction pipeline
operaMasterComparison.h
Go to the documentation of this file.
00001 #ifndef OPERAMASTERCOMPARISON_H
00002 #define OPERAMASTERCOMPARISON_H
00003 
00004 /* prototypes */
00005 #define MAXIMAGES 1000
00006 
00007 static void printUsageSyntax();
00008 
00009 #endif