diff src/shared_definitions.h @ 111:c61b7a4e317c

Bugfix: CNS in planner
author heinrichsweikamp
date Tue, 17 Jun 2014 12:00:20 +0200
parents 0aaa4877ba25
children d076e9c02438
line wrap: on
line diff
--- a/src/shared_definitions.h	Tue Jun 10 10:14:18 2014 +0200
+++ b/src/shared_definitions.h	Tue Jun 17 12:00:20 2014 +0200
@@ -112,6 +112,7 @@
 VAR_UCHAR (char_O_first_deco_time) ;        // Duration of first stop.
 TAB_UCHAR (char_O_deco_depth, NUM_STOPS);   // Fusionned decompression table:
 TAB_UCHAR (char_O_deco_time,  NUM_STOPS);   // Both ZH-L16 and L16-GF models.
+TAB_UCHAR (char_O_deco_gas,   NUM_STOPS);   // Both ZH-L16 and L16-GF models.
 TAB_UCHAR (char_O_deco_time_for_log, NUM_STOPS); // For logging the full decoplan
 
 TAB_UCHAR (char_O_tissue_N2_saturation, NUM_COMP); // Nitrogen compartiment desaturation time, in min.