diff code_part1/OSTC_code_c_part2/p2_definitions.h @ 200:0a3ca358c684

BUGFIX clear decotable at begin of simulator mode. + minor P2_deco cleanups and comments.
author JeanDo
date Mon, 14 Feb 2011 23:15:40 +0100
parents c8816e4bc724
children 638f8e17bd51
line wrap: on
line diff
--- a/code_part1/OSTC_code_c_part2/p2_definitions.h	Mon Feb 14 17:23:08 2011 +0100
+++ b/code_part1/OSTC_code_c_part2/p2_definitions.h	Mon Feb 14 23:15:40 2011 +0100
@@ -80,7 +80,6 @@
 
 extern void calc_percentage(void);
 extern void deco_calc_hauptroutine(void);
-extern void deco_calc_without_deco(void);
 extern void deco_clear_tissue(void);
 extern void deco_calc_percentage(void);
 extern void deco_calc_wo_deco_step_1_min(void);