summaryrefslogtreecommitdiffstats
path: root/deco.h
diff options
context:
space:
mode:
Diffstat (limited to 'deco.h')
-rw-r--r--deco.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/deco.h b/deco.h
index aa6d299dd..08ff93422 100644
--- a/deco.h
+++ b/deco.h
@@ -7,6 +7,10 @@ extern "C" {
extern double tolerated_by_tissue[];
extern double buehlmann_N2_t_halflife[];
+extern double tissue_inertgas_saturation[16];
+extern double buehlmann_inertgas_a[16], buehlmann_inertgas_b[16];
+extern double gf_low_pressure_this_dive;
+
#ifdef __cplusplus
}