home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V7 / usr / src / cmd / struct / bdef.c < prev    next >
Encoding:
C/C++ Source or Header  |  1979-01-10  |  190 b   |  5 lines

  1. #define xxtop    100        /* max size of xxstack */
  2. int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
  3. int xxlineno;        /* # of lines already output */
  4. int xxstind, xxstack[xxtop], xxlablast, xxt;
  5.