~ubuntu-branches/ubuntu/edgy/ncbi-tools6/edgy

« back to all changes in this revision

Viewing changes to api/explore.h

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-07-19 23:28:07 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060719232807-et3cdmcjgmnyleyx
Tags: 6.1.20060507-3ubuntu1
Re-merge with Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
*   
30
30
* Version Creation Date: 6/30/98
31
31
*
32
 
* $Revision: 6.53 $
 
32
* $Revision: 6.54 $
33
33
*
34
34
* File Description:  Reengineered and optimized exploration functions
35
35
*                      to be used for future code
122
122
  Boolean       partialL;
123
123
  Boolean       partialR;
124
124
  Boolean       farloc;
 
125
  Boolean       bad_order;
 
126
  Boolean       mixed_strand;
125
127
  Uint1         strand;
126
128
  Uint1         seqfeattype;
127
129
  Uint1         featdeftype;