]> git.tdb.fi Git - ext/subsurface.git/blob - uemis.h
Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurface
[ext/subsurface.git] / uemis.h
1 #ifndef UEMIS_H
2 #define UEMIS_H
3
4 /*
5  * defines and prototypes for the uemis Zurich SDA file parser
6  */
7
8 void uemis_parse_divelog_binary(char *base64, void *divep);
9
10 #endif /* DIVE_H */