/* abCalcExprInt.h By: Jeremy Rand */ #ifndef ABCALCEXPRINT_H #define ABCALCEXPRINT_H void abCalcExprIntInit(void); #endif