mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert core/save-git.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
148775f418
commit
371b155922
3 changed files with 23 additions and 28 deletions
|
|
@ -155,7 +155,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
range.h
|
||||
sample.cpp
|
||||
sample.h
|
||||
save-git.c
|
||||
save-git.cpp
|
||||
save-html.c
|
||||
save-html.h
|
||||
save-profiledata.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue