date and time created 83/02/11 15:45:02 by rrh
[unix-history] / usr / src / usr.bin / struct / beautify / bdef.c
#ifndef lint
static char sccsid[] = "@(#)bdef.c 4.1 (Berkeley) %G%";
#endif not lint
#define xxtop 100 /* max size of xxstack */
int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
int xxlineno; /* # of lines already output */
int xxstind, xxstack[xxtop], xxlablast, xxt;