/*
** $Id: autoresponse.h,v 1.4 2001/05/15 21:45:11 mrsam Exp $
*/
#ifndef	autoresponse_h
#define	autoresponse_h

/*
** Copyright 2001 Double Precision, Inc.  See COPYING for
** distribution information.
*/

#if	HAVE_CONFIG_H
#include	"config.h"
#endif

void autoresponse();
void autoresponselist();
void autoresponsedelete();
void autoresponsepick();

#endif
