summaryrefslogtreecommitdiff
path: root/style.c
blob: bc16b2f1726168a09aa377719f8df41194a0b315 (plain)
1
2
3
4
5
6
7
8
/*
 * style.c: load and keep track of user style preferences
 */

#include <stdio.h>
#include <stdlib.h>
#include "buttress.h"