From dbae5cf4f9b80edc8d089475d5de4c13478c4f40 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Tue, 24 Jul 2018 19:15:36 -0400 Subject: removed c files that are no longer faster than the c++ ones --- lib/dihinf.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 lib/dihinf.h (limited to 'lib/dihinf.h') diff --git a/lib/dihinf.h b/lib/dihinf.h deleted file mode 100644 index 2bc7dc2..0000000 --- a/lib/dihinf.h +++ /dev/null @@ -1,17 +0,0 @@ - -#include -#include - -#include "types.h" - -typedef struct { - h_t i; - bool r; -} dihinf_t; - -dihinf_t *dihinf_compose(h_t gti, const dihinf_t *g2); - -h_t dihinf_act(h_t gi, h_t s); - -h_t dihinf_inverse_act(const dihinf_t *g, h_t s); - -- cgit v1.2.3-70-g09d2