#ifndef __MODULE_taxutil__ #define __MODULE_taxutil__ #define ERR_ORGANISM 1,0 #define ERR_ORGANISM_TaxIdNotUnique 1,1 #define ERR_ORGANISM_TaxNameNotFound 1,2 #define ERR_ORGANISM_TaxIdNotSpecLevel 1,3 #endif