conserver/conserver/output.h
2001-06-15 17:44:07 -07:00

12 lines
236 B
C

/*
* $Id: output.h,v 1.1 2001-06-14 09:28:05-07 bryan Exp $
*
* Copyright conserver.com, 2000-2001
*
* Maintainer/Enhancer: Bryan Stansell (bryan@conserver.com)
*/
extern void Debug();
extern void Error();
extern void Info();