/* abCalcOpHex.h By: Jeremy Rand */ #ifndef ABCALCOPHEX_H #define ABCALCOPHEX_H void abCalcOpHexInit(void); #endif