Major update : views

This commit is contained in:
Celine Mercier
2016-02-18 10:38:51 +01:00
parent cfaf069095
commit a8f03248a8
46 changed files with 3207 additions and 1070 deletions

View File

@ -100,6 +100,8 @@ extern int obi_errno;
*/
#define OBI_AVL_ERROR (20) /** Error while handling an AVL tree
*/
#define OBIVIEW_ERROR (21) /** Error while handling an OBIView
*/
/**@}*/
#endif /* OBIERRNO_H_ */