abCalc/ops/abCOpLnp1.h

15 lines
130 B
C

/*
abCOpLnp1.h
By: Jeremy Rand
*/
#ifndef ABCOPLNP1_H
#define ABCOPLNP1_H
void abCalcOpLnp1Init(void);
#endif