/* abCalcOpAdd.h By: Jeremy Rand */ #ifndef ABCALCOPADD_H #define ABCALCOPADD_H void abCalcOpAddInit(void); #endif