Mercurial > public > hwos_code
diff src/ghostwriter.inc @ 0:11d4fc797f74
init
author | heinrichsweikamp |
---|---|
date | Wed, 24 Apr 2013 19:22:45 +0200 |
parents | |
children | b455b31ce022 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ghostwriter.inc Wed Apr 24 19:22:45 2013 +0200 @@ -0,0 +1,18 @@ +;============================================================================= +; +; File ghostwriter.inc +; +; +; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. +;============================================================================= +; HISTORY +; 2011-11-27 : [mH] Creation + + extern store_dive_data + extern ghostwriter_end_dive + extern ghostwriter_short_header + extern update_battery_registers + extern do_logoffset_common_write + extern do_logoffset_common_read + + \ No newline at end of file