/* Time-stamp: <96/11/28 11:16:29 john> */

/*
# Purpose: Exports from <a href="#ascii.c">ascii.c</a>.
 */

extern void output_grid_as_ascii(struct grid *grid,
			  int span,
			  struct style *style);

/* end of ascii.h */
