/*********************************************************************** * ** * Automatic header module from ASNTOOL * ************************************************************************/ #ifndef _ASNTOOL_ #include #endif static char * asnfilename = "asnmime.l63"; static AsnValxNodePtr avn; static AsnTypePtr at; static AsnModulePtr amp; /************************************************** * * Defines for Module NCBI-Mime * **************************************************/ #define NCBI_MIME_ASN1 &at[0] #define NCBI_MIME_ASN1_entrez &at[1] #define NCBI_MIME_ASN1_alignstruc &at[22] #define NCBI_MIME_ASN1_alignseq &at[34] #define NCBI_MIME_ASN1_strucseq &at[40] #define ENTREZ_GENERAL &at[2] #define ENTREZ_GENERAL_title &at[3] #define ENTREZ_GENERAL_data &at[5] #define ENTREZ_GENERAL_data_ml &at[6] #define ENTREZ_GENERAL_data_prot &at[8] #define ENTREZ_GENERAL_data_nuc &at[10] #define ENTREZ_GENERAL_data_genome &at[11] #define ENTREZ_GENERAL_data_structure &at[12] #define ENTREZ_GENERAL_data_strucAnnot &at[14] #define ENTREZ_GENERAL_style &at[17] #define ENTREZ_GENERAL_location &at[20] #define BIOSTRUC_ALIGN &at[23] #define BIOSTRUC_ALIGN_master &at[24] #define BIOSTRUC_ALIGN_slaves &at[25] #define BIOSTRUC_ALIGN_slaves_E &at[26] #define BIOSTRUC_ALIGN_alignments &at[28] #define BIOSTRUC_ALIGN_sequences &at[29] #define BIOSTRUC_ALIGN_sequences_E &at[30] #define BIOSTRUC_ALIGN_seqalign &at[31] #define BIOSTRUC_ALIGN_seqalign_E &at[32] #define BIOSTRUC_ALIGN_SEQ &at[35] #define BIOSTRUC_ALIGN_SEQ_sequences &at[36] #define BIOSTRUC_ALIGN_SEQ_sequences_E &at[37] #define BIOSTRUC_ALIGN_SEQ_seqalign &at[38] #define BIOSTRUC_ALIGN_SEQ_seqalign_E &at[39] #define BIOSTRUC_SEQ &at[41] #define BIOSTRUC_SEQ_structure &at[42] #define BIOSTRUC_SEQ_sequences &at[43] #define BIOSTRUC_SEQ_sequences_E &at[44] #define ENTREZ_STYLE &at[18]