abCalc/abCalc/ops/abCOpSl.h

15 lines
122 B
C

/*
abCOpSl.h
By: Jeremy Rand
*/
#ifndef ABCOPSL_H
#define ABCOPSL_H
void abCalcOpSlInit(void);
#endif