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

@ -1,7 +1,6 @@
#include <stdlib.h>
#include <stdbool.h>
#include "advent.h"
#include "database.h"
#include "newdb.h"
static int fill(token_t, token_t);