From 12a5351076409e50f10dfa8274da3768b364ff7f Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 9 Aug 1999 10:02:07 +0000 Subject: More development; not nearly finished yet [originally from svn r193] --- style.c | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 style.c (limited to 'style.c') 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 +#include +#include "buttress.h" + -- cgit v1.1