1 /* -*-C-*- elefunt.h */
2 
3 #define PRECISION	4		/* must be 1, 2, or 4 (words) */
4 
5 #include "../common/elefunt.h"
6