6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
9 lines
121 B
C
9 lines
121 B
C
#ifndef _FTNMSG_H
|
|
#define _FTNMSG_H
|
|
|
|
/* $Id: msg.h,v 1.2 2004/07/23 21:24:09 mbse Exp $ */
|
|
|
|
int toss_msgs(void);
|
|
|
|
#endif
|