From 4cbe7a42a685bc2449f1adb7c37144c9496eab5f Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 23 Jan 2017 11:59:23 -0500 Subject: Rewrote tokens --- lib/verbly.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/verbly.h') diff --git a/lib/verbly.h b/lib/verbly.h index 6dfc01a..d8875b3 100644 --- a/lib/verbly.h +++ b/lib/verbly.h @@ -13,5 +13,9 @@ #include "lemma.h" #include "form.h" #include "pronunciation.h" +#include "token.h" +#include "selrestr.h" +#include "part.h" +#include "role.h" #endif /* end of include guard: VERBLY_H_5B39CE50 */ -- cgit 1.4.1