/* abCalcOpNot.h By: Jeremy Rand */ #ifndef ABCALCOPNOT_H #define ABCALCOPNOT_H void abCalcOpNotInit(void); #endif