summaryrefslogtreecommitdiff
path: root/style.c
diff options
context:
space:
mode:
Diffstat (limited to 'style.c')
-rw-r--r--style.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/style.c b/style.c
new file mode 100644
index 0000000..bc16b2f
--- /dev/null
+++ b/style.c
@@ -0,0 +1,8 @@
+/*
+ * style.c: load and keep track of user style preferences
+ */
+
+#include <stdio.h>
+#include <stdlib.h>
+#include "buttress.h"
+