]> git.tdb.fi Git - ext/subsurface.git/commit
Do better cylinder information management
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Sep 2011 03:31:18 +0000 (20:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Sep 2011 03:31:18 +0000 (20:31 -0700)
commitb176daf6d6d169bfa9b811687bd7696b1bb6063f
tree18f1e9fc6016ee703fd8f78c075053f3bceabf0e
parentc1bed52a777fb8d03e056afddf7879af7b94d157
Do better cylinder information management

Instead of just tracking gasmix, track the size and workng pressure of
the cylinder too.

And use "cylinder" instead of "tank" throughout.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
dive.c
dive.h
parse-xml.c
profile.c
save-xml.c