/*
**	ficllocal.h
**
** Put all local settings here.  This file will always ship empty.
**
*/

/*
** no need for float in loader
**/
#define	FICL_WANT_FLOAT	(0)
