OPERA  1.0
Open source echelle spectrograph reduction pipeline
tools/operaImage.h
Go to the documentation of this file.
00001 #ifndef OPERAIMAGE_H
00002 #define OPERAIMAGE_H
00003 /* prototypes */
00004 static void printUsageSyntax(char *prgname);
00005 static void print_operaImage_err(int operaImage_status);
00006 static void operaImage_report_error(int status, char *errtext);
00007 #endif