Jettison MAKEWD(), GETTXT(), vocab(), GETIN(), and the old db compiler.

This commit is contained in:
Jason S. Ninneman 2017-06-29 08:35:48 -07:00
parent c4ceca3db9
commit 83fb64b5a8
8 changed files with 9 additions and 189 deletions

View file

@ -5,7 +5,6 @@
#include <stdbool.h>
#include <time.h>
#include "advent.h"
#include "database.h"
#include "linenoise/linenoise.h"
#include "newdb.h"