/* UNITS common .h file */
/* (c) copyright 1987 M. Goetz */

#ifndef FILE
#include <stdio.h>
#endif

FILE
	*textfi,
	*instfi,
	*inunit,
	*outuni,
	*textkeyfi,
	*instkeyfi,
	*xreffi;

