/* $Id: acpcopy.h,v 1.1 1995/06/04 00:55:08 tom Exp $
 *
 * interface of acpcopy.c
 */

extern	void	acpcopy (int code, char *iname, char *oname);
