Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index 6b029d5..a5d47b9 100644
--- a/src/types.h
+++ b/src/types.h
@@ -212,6 +212,7 @@ typedef struct Meantools_Options{
int deriv_derivs;
Int_Array deriv_vars;
Char_Array eval_rccstring;
+ int chain;
} Meantools_Options;
typedef struct Kondopp_Options{