aboutsummaryrefslogtreecommitdiffstats
path: root/deco.h
diff options
context:
space:
mode:
Diffstat (limited to 'deco.h')
-rw-r--r--deco.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/deco.h b/deco.h
index bf305b93b..0fc6cc2e5 100644
--- a/deco.h
+++ b/deco.h
@@ -5,9 +5,8 @@
extern "C" {
#endif
- extern double tolerated_by_tissue[];
-
- extern double buehlmann_N2_t_halflife[];
+extern double tolerated_by_tissue[];
+extern double buehlmann_N2_t_halflife[];
#ifdef __cplusplus
}