summaryrefslogtreecommitdiff
path: root/style.c
blob: 562c5940812aac32d05d3db1615b513aabec7a47 (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 "halibut.h"