mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert equipment.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
19148d30e7
commit
c5f96d877d
3 changed files with 43 additions and 43 deletions
|
@ -87,7 +87,7 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/cochran.cpp \
|
||||
core/deco.cpp \
|
||||
core/divesite.cpp \
|
||||
core/equipment.c \
|
||||
core/equipment.cpp \
|
||||
core/gas.cpp \
|
||||
core/membuffer.cpp \
|
||||
core/selection.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue