00001 /* 00002 * OLAMain.h 00003 * 00004 * Created on: Feb 11, 2013 00005 * Author: Brenda Javornik (e-mail: brendaj (at) cora.nwra.com) 00006 */ 00007 00008 #ifndef OLAMAIN_H_ 00009 #define OLAMAIN_H_ 00010 00011 #include <stdbool.h> 00012 #include "FileMapAndParameters.h" 00013 00014 #endif /* OLAMAIN_H_ */