/* $Id: procan.h,v 1.2 2001/06/30 14:02:39 gerhard Exp $ */ | |
/* Copyright Gerhard Rieger 2001 */ | |
/* Published under the GNU General Public License V.2, see file COPYING */ | |
#ifndef __procan_h_included | |
#define __procan_h_included 1 | |
extern int procan(FILE *outfile); | |
#endif /* !defined(__procan_h_included) */ |