~ubuntu-branches/ubuntu/precise/ncbi-tools6/precise

« back to all changes in this revision

Viewing changes to asnstat/asnmla.h

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#include <asn.h>
10
10
#endif
11
11
 
12
 
static char * asnfilename = "asnmla.h60";
 
12
static char * asnfilename = "asnmla.h61";
13
13
static AsnValxNode avnx[20] = {
14
14
    {20,"not-set" ,0,0.0,&avnx[1] } ,
15
15
    {20,"name" ,1,0.0,&avnx[2] } ,
34
34
 
35
35
static AsnType atx[58] = {
36
36
  {401, "Medline-entry" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[1]} ,
37
 
  {402, "PubMedId" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[2]} ,
38
 
  {403, "Medlars-entry" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[3]} ,
39
 
  {404, "Pubmed-entry" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[4]} ,
40
 
  {405, "Medline-si" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[5]} ,
41
 
  {406, "Pub" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[6]} ,
42
 
  {407, "Title" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[7]} ,
 
37
  {402, "Medlars-entry" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[2]} ,
 
38
  {403, "Pubmed-entry" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[3]} ,
 
39
  {404, "Medline-si" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[4]} ,
 
40
  {405, "Pub" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[5]} ,
 
41
  {406, "Title" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[6]} ,
 
42
  {407, "PubMedId" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[7]} ,
43
43
  {408, "Mla-request" ,1,0,0,0,0,0,0,0,NULL,&atx[35],&atx[8],0,&atx[14]} ,
44
44
  {0, "init" ,128,0,0,0,0,0,0,0,NULL,&atx[9],NULL,0,&atx[10]} ,
45
45
  {305, "NULL" ,0,5,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
51
51
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[16],NULL,0,&atx[18]} ,
52
52
  {410, "Title-type" ,1,0,0,0,0,0,0,0,NULL,&atx[17],&avnx[0],0,&atx[36]} ,
53
53
  {310, "ENUMERATED" ,0,10,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
54
 
  {0, "title" ,128,1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,NULL} ,
 
54
  {0, "title" ,128,1,0,0,0,0,0,0,NULL,&atx[5],NULL,0,NULL} ,
55
55
  {311, "SEQUENCE" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
56
 
  {0, "citmatch" ,128,4,0,0,0,0,0,0,NULL,&atx[5],NULL,0,&atx[21]} ,
 
56
  {0, "citmatch" ,128,4,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[21]} ,
57
57
  {0, "fini" ,128,5,0,0,0,0,0,0,NULL,&atx[9],NULL,0,&atx[22]} ,
58
58
  {0, "getmriuids" ,128,6,0,0,0,0,0,0,NULL,&atx[11],NULL,0,&atx[23]} ,
59
 
  {0, "getaccuids" ,128,7,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[24]} ,
 
59
  {0, "getaccuids" ,128,7,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[24]} ,
60
60
  {0, "uidtopmid" ,128,8,0,0,0,0,0,0,NULL,&atx[11],NULL,0,&atx[25]} ,
61
 
  {0, "pmidtouid" ,128,9,0,0,0,0,0,0,NULL,&atx[1],NULL,0,&atx[26]} ,
62
 
  {0, "getmlepmid" ,128,10,0,0,0,0,0,0,NULL,&atx[1],NULL,0,&atx[27]} ,
63
 
  {0, "getpubpmid" ,128,11,0,0,0,0,0,0,NULL,&atx[1],NULL,0,&atx[28]} ,
64
 
  {0, "citmatchpmid" ,128,12,0,0,0,0,0,0,NULL,&atx[5],NULL,0,&atx[29]} ,
 
61
  {0, "pmidtouid" ,128,9,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[26]} ,
 
62
  {0, "getmlepmid" ,128,10,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[27]} ,
 
63
  {0, "getpubpmid" ,128,11,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[28]} ,
 
64
  {0, "citmatchpmid" ,128,12,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[29]} ,
65
65
  {0, "getmripmids" ,128,13,0,0,0,0,0,0,NULL,&atx[11],NULL,0,&atx[30]} ,
66
 
  {0, "getaccpmids" ,128,14,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[31]} ,
67
 
  {0, "citlstpmids" ,128,15,0,0,0,0,0,0,NULL,&atx[5],NULL,0,&atx[32]} ,
 
66
  {0, "getaccpmids" ,128,14,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[31]} ,
 
67
  {0, "citlstpmids" ,128,15,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[32]} ,
68
68
  {0, "getmleuid" ,128,16,0,0,0,0,0,0,NULL,&atx[11],NULL,0,&atx[33]} ,
69
 
  {0, "getmlrpmid" ,128,17,0,0,0,0,0,0,NULL,&atx[1],NULL,0,&atx[34]} ,
 
69
  {0, "getmlrpmid" ,128,17,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[34]} ,
70
70
  {0, "getmlruid" ,128,18,0,0,0,0,0,0,NULL,&atx[11],NULL,0,NULL} ,
71
71
  {315, "CHOICE" ,0,-1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
72
72
  {411, "Title-msg-list" ,1,0,0,0,0,0,0,0,NULL,&atx[19],&atx[37],0,&atx[41]} ,
79
79
  {0, "init" ,128,0,0,0,0,0,0,0,NULL,&atx[9],NULL,0,&atx[44]} ,
80
80
  {0, "error" ,128,1,0,0,0,0,0,0,NULL,&atx[41],NULL,0,&atx[45]} ,
81
81
  {0, "getmle" ,128,2,0,0,0,0,0,0,NULL,&atx[0],NULL,0,&atx[46]} ,
82
 
  {0, "getpub" ,128,3,0,0,0,0,0,0,NULL,&atx[5],NULL,0,&atx[47]} ,
 
82
  {0, "getpub" ,128,3,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[47]} ,
83
83
  {0, "gettitle" ,128,4,0,0,0,0,0,0,NULL,&atx[36],NULL,0,&atx[48]} ,
84
84
  {0, "citmatch" ,128,5,0,0,0,0,0,0,NULL,&atx[11],NULL,0,&atx[49]} ,
85
85
  {0, "fini" ,128,6,0,0,0,0,0,0,NULL,&atx[9],NULL,0,&atx[50]} ,
88
88
  {0, "getpmids" ,128,8,0,0,0,0,0,0,NULL,&atx[40],&atx[53],0,&atx[54]} ,
89
89
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[11],NULL,0,NULL} ,
90
90
  {0, "outuid" ,128,9,0,0,0,0,0,0,NULL,&atx[11],NULL,0,&atx[55]} ,
91
 
  {0, "outpmid" ,128,10,0,0,0,0,0,0,NULL,&atx[1],NULL,0,&atx[56]} ,
92
 
  {0, "getpme" ,128,11,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[57]} ,
93
 
  {0, "getmlr" ,128,12,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} };
 
91
  {0, "outpmid" ,128,10,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[56]} ,
 
92
  {0, "getpme" ,128,11,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[57]} ,
 
93
  {0, "getmlr" ,128,12,0,0,0,0,0,0,NULL,&atx[1],NULL,0,NULL} };
94
94
 
95
95
static AsnModule ampx[1] = {
96
 
  { "NCBI-MedArchive" , "asnmla.h60",&atx[0],NULL,NULL,0,0} };
 
96
  { "NCBI-MedArchive" , "asnmla.h61",&atx[0],NULL,NULL,0,0} };
97
97
 
98
98
static AsnValxNodePtr avn = avnx;
99
99
static AsnTypePtr at = atx;