DNA sequences and character strings are now handled using AVL trees.
This commit is contained in:
@ -98,7 +98,7 @@ extern int obi_errno;
|
||||
*/
|
||||
#define OBICOL_ACCESS_ERROR (19) /**< Permission error trying to access an OBIDSM column directory
|
||||
*/
|
||||
#define OBI_ARRAY_ERROR (20) /** Error while handling an array
|
||||
#define OBI_AVL_ERROR (20) /** Error while handling an AVL tree
|
||||
*/
|
||||
/**@}*/
|
||||
|
||||
|
Reference in New Issue
Block a user