Abolish funcs.h.

This commit is contained in:
Eric S. Raymond 2017-06-08 04:25:20 -04:00
parent 44639a9799
commit 46cd836df0
8 changed files with 50 additions and 62 deletions

1
init.c
View file

@ -4,7 +4,6 @@
#include <stdbool.h>
#include "advent.h"
#include "funcs.h"
#include "database.h"
/*