Documentation for obiblob indexer API

This commit is contained in:
Celine Mercier
2016-04-21 15:08:40 +02:00
parent 2a68cb26f8
commit bce360bbd5
2 changed files with 84 additions and 5 deletions

View File

@ -15,10 +15,6 @@
#include "obiblob_indexer.h"
#include "obidms.h"
#include "obiavl.h"
#define DEBUG_LEVEL 0 // TODO has to be defined somewhere else (cython compil flag?)
inline int obi_indexer_exists(OBIDMS_p dms, const char* name);