mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Eliminate packed struct for Cochran
Removed the packed struct and replaced with byte offsets. Fixed salinity for EMC. Added start temp for CMDR and Gemini. [Dirk Hohndel: whitespace cleanup] Signed-off-by: John Van Ostrand <john@vanostrand.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4d9c30d424
commit
3b5781508c
5 changed files with 105 additions and 316 deletions
|
@ -21,8 +21,7 @@ QMAKE_CLEAN += $$TARGET
|
|||
VERSION = 4.2
|
||||
|
||||
HEADERS = \
|
||||
cochran_cmdr.h \
|
||||
cochran_emc.h \
|
||||
cochran.h \
|
||||
color.h \
|
||||
deco.h \
|
||||
device.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue