/*********************************************************************** * ** * Automatic header module from ASNTOOL * ************************************************************************/ #ifndef _ASNTOOL_ #include #endif static char * asnfilename = "asncode.l60"; static AsnValxNodePtr avn; static AsnTypePtr at; static AsnModulePtr amp; /************************************************** * * Defines for Module NCBI-SeqCode * **************************************************/ #define SEQ_CODE_TABLE &at[0] #define SEQ_CODE_TABLE_code &at[1] #define SEQ_CODE_TABLE_num &at[4] #define SEQ_CODE_TABLE_one_letter &at[6] #define SEQ_CODE_TABLE_start_at &at[8] #define SEQ_CODE_TABLE_table &at[9] #define SEQ_CODE_TABLE_table_E &at[10] #define SEQ_CODE_TABLE_table_E_symbol &at[11] #define SEQ_CODE_TABLE_table_E_name &at[13] #define SEQ_CODE_TABLE_comps &at[16] #define SEQ_CODE_TABLE_comps_E &at[17] #define SEQ_MAP_TABLE &at[18] #define SEQ_MAP_TABLE_from &at[19] #define SEQ_MAP_TABLE_to &at[20] #define SEQ_MAP_TABLE_num &at[21] #define SEQ_MAP_TABLE_start_at &at[22] #define SEQ_MAP_TABLE_table &at[23] #define SEQ_MAP_TABLE_table_E &at[24] #define SEQ_CODE_SET &at[25] #define SEQ_CODE_SET_codes &at[26] #define SEQ_CODE_SET_codes_E &at[27] #define SEQ_CODE_SET_maps &at[29] #define SEQ_CODE_SET_maps_E &at[30] #define SEQ_CODE_TYPE &at[2]