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"