missing file

This commit is contained in:
Vítor Santos Costa
2016-01-04 02:21:05 +00:00
parent 99e0458e15
commit c0f00e7a0f
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#ifndef MYDDAS_WKB2PROLOG_H_
# define MYDDAS_WKB2PROLOG_H_
Term wkb2prolog(char *wkb) ;
#endif /* !MYDDAS_WKB2PROLOG_H_ */