#ifndef	lint
/*
 * Updated LPR software;
 * Original Version (Copyright) 1983 Regents of the Univeristy of California
 * This is a derivative work,
 * and the original copyright is still valid.  Covered by the
 * 4BSD Licensing Agreement;  this is NOT public domain software.
 * Mon Nov 23 09:23:23 CST 1987 Patrick Powell, U. Minnesota
 */
#ifndef __INDENT_INCL
static char id_str1[] =
	"Revised LPR, Patrick Powell, U. Waterloo, April 10, 1984";
static char id_str2[] =
	"Re-revised LPR, Patrick Powell, U. Minnesota, 23 Nov 1987";
#define __INDENT_INCL 1
#endif __INDENT_INCL
#endif lint
