/***********************************************************************
*
**
*        Automatic header module from ASNTOOL
*
************************************************************************/

#ifndef _ASNTOOL_
#include <asn.h>
#endif

static char * asnfilename = "asnres.l60";
static AsnValxNodePtr avn;
static AsnTypePtr at;
static AsnModulePtr amp;


/**************************************************
*
*    Defines for Module NCBI-Seqres
*
**************************************************/

#define SEQ_GRAPH &at[0]
#define SEQ_GRAPH_title &at[1]
#define SEQ_GRAPH_comment &at[3]
#define SEQ_GRAPH_loc &at[4]
#define SEQ_GRAPH_title_x &at[6]
#define SEQ_GRAPH_title_y &at[7]
#define SEQ_GRAPH_comp &at[8]
#define SEQ_GRAPH_a &at[10]
#define SEQ_GRAPH_b &at[12]
#define SEQ_GRAPH_numval &at[13]
#define SEQ_GRAPH_graph &at[14]
#define SEQ_GRAPH_graph_real &at[15]
#define SEQ_GRAPH_graph_int &at[24]
#define SEQ_GRAPH_graph_byte &at[31]

#define REAL_GRAPH &at[16]
#define REAL_GRAPH_max &at[17]
#define REAL_GRAPH_min &at[18]
#define REAL_GRAPH_axis &at[19]
#define REAL_GRAPH_values &at[20]
#define REAL_GRAPH_values_E &at[21]

#define INT_GRAPH &at[25]
#define INT_GRAPH_max &at[26]
#define INT_GRAPH_min &at[27]
#define INT_GRAPH_axis &at[28]
#define INT_GRAPH_values &at[29]
#define INT_GRAPH_values_E &at[30]

#define BYTE_GRAPH &at[32]
#define BYTE_GRAPH_max &at[33]
#define BYTE_GRAPH_min &at[34]
#define BYTE_GRAPH_axis &at[35]
#define BYTE_GRAPH_values &at[36]