00001 /* 00002 * OLAInit.h 00003 * 00004 * Created on: Nov 1, 2010 00005 * Author: Brenda Javornik (e-mail: brendaj (at) nwra.com) 00006 */ 00007 00008 #ifndef OLAINIT_H_ 00009 #define OLAINIT_H_ 00010 00022 InversionData *OLAInit(InputParms inputParms, char *commandLineOutputDir, bool debug); 00024 #endif /* OLAINIT_H_ */