#ifndef _KEPLA_H_

#define _KEPLA_H_



enum

{

	PLA_BIAS	= 10002, // real

	PLA_CUBIC	= 10003, // bool



	PLA_DUMMY

};



#endif

