/* abCalcOpDiv.h By: Jeremy Rand */ #ifndef ABCALCOPDIV_H #define ABCALCOPDIV_H void abCalcOpDivInit(void); #endif