Mercurial > public > mk2
changeset 645:b48f613398f9
minor
author | heinrichsweikamp |
---|---|
date | Wed, 03 Oct 2012 20:21:57 +0200 |
parents | 420e62cd88ad |
children | 06ffc99a405f |
files | code_part1/OSTC_code_c_part2/p2_deco.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_c_part2/p2_deco.c Wed Oct 03 13:12:02 2012 +0200 +++ b/code_part1/OSTC_code_c_part2/p2_deco.c Wed Oct 03 20:21:57 2012 +0200 @@ -83,6 +83,7 @@ // 2011/12/17: [mH] Remove of the useless debug stuff // 2012/02/24: [jDG] Remove missed stop bug. // 2012/02/25: [jDG] Looking for a more stable LOW grad factor reference. +// 2012/09/10: [mH] Fill char_O_deco_time_for_log for logbook write // // TODO: // + Allow to abort MD2 calculation (have to restart next time).