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