~ubuntu-branches/ubuntu/maverick/ncbi-tools6/maverick

« back to all changes in this revision

Viewing changes to network/blast3/client/objblst3.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:
17
17
/**************************************************
18
18
*
19
19
*    Generated objects for Module NCBI-Blast
20
 
*    Generated using ASNCODE Revision: 6.10 at Jan 5, 2001 12:44 PM
 
20
*    Generated using ASNCODE Revision: 6.14 at Apr 16, 2002 11:50 AM
21
21
*
22
22
**************************************************/
23
23
 
151
151
   Int4   is_ooframe;
152
152
   Uint1   endpoint_results;
153
153
   FloatHi   percent_identity;
 
154
   Int4   first_db_seq;
 
155
   Int4   final_db_seq;
 
156
   Int4   window_size;
 
157
   Int4   mb_template_length;
 
158
   Int4   mb_disc_type;
154
159
} BlastParameters, PNTR BlastParametersPtr;
155
160
 
156
161