Geo taxonomy: create some data structures and helper functions

This is designed to store taxonomy information for dive sites, including
information where the data came from.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel
2015-07-01 12:25:47 -07:00
parent 186f8c6ac1
commit 36657c019b
3 changed files with 76 additions and 0 deletions

View File

@@ -287,6 +287,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
configuredivecomputer.cpp
configuredivecomputerthreads.cpp
divesitehelpers.cpp
taxonomy.c
checkcloudconnection.cpp
windowtitleupdate.cpp
divelogexportlogic.cpp