summaryrefslogtreecommitdiff
path: root/render/layout.h
blob: e2879a9575cde677a9b015c54a5515d22002b068 (plain)
1
2
3
4
5
6
7
8
9
10
/**
 * $Id: layout.h,v 1.1 2002/05/04 19:57:18 bursa Exp $
 */

/**
 * interface
 */

void layout_block(struct box * box, unsigned long width);