mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: move gas-functions to own translation unit
But only functions that operate only on gases. Functions concerning cylinders or dives remain in dive.c or are moved to equipment.c Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
8352274758
commit
619d3fb1fd
8 changed files with 174 additions and 149 deletions
|
|
@ -86,6 +86,8 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
file.h
|
||||
format.cpp
|
||||
format.h
|
||||
gas.c
|
||||
gas.h
|
||||
gas-model.c
|
||||
gaspressures.c
|
||||
gaspressures.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue