summaryrefslogtreecommitdiff
path: root/lib/cluster_finite.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cluster_finite.h')
-rw-r--r--lib/cluster_finite.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/cluster_finite.h b/lib/cluster_finite.h
index abdc8fc..ad45ed3 100644
--- a/lib/cluster_finite.h
+++ b/lib/cluster_finite.h
@@ -23,6 +23,10 @@
#include "yule_walker.h"
typedef struct {
+ D_t D;
+ L_t L;
+ v_t nv;
+ v_t ne;
graph_t *g;
q_t q;
R_t n_transformations;