]> git.tdb.fi Git - ext/subsurface.git/blob - uemis.h
e4e8532c21c429680a059041cfac0a3eadd2f822
[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 */