Mercurial > public > hwos_code
diff src/p2_deco.c @ 284:d1117b99fd99
preperations to compute gas consumtion in simulator
author | heinrichsweikamp |
---|---|
date | Thu, 28 May 2015 09:56:15 +0200 |
parents | ad62dff7739a |
children | f342853afcd9 |
line wrap: on
line diff
--- a/src/p2_deco.c Wed May 27 10:57:29 2015 +0200 +++ b/src/p2_deco.c Thu May 28 09:56:15 2015 +0200 @@ -2158,7 +2158,7 @@ // Output: int_O_gas_volumes[0..4] in litters * 0.1 // -/* + void deco_gas_volumes(void) { overlay float volumes[NUM_GAS]; @@ -2275,7 +2275,7 @@ ////////////////////////////////////////////////////////////////////////////// -*/ + void deco_push_tissues_to_vault(void) {