/*
abCOpOr.h
By: Jeremy Rand
*/
#ifndef ABCOPOR_H
#define ABCOPOR_H
void abCalcOpOrInit(void);
#endif