~ubuntu-branches/debian/experimental/ncbi-tools6/experimental

« back to all changes in this revision

Viewing changes to algo/blast/api/blast_seq.h

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2008-07-14 19:43:15 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080714194315-ed44u9ek7txva2rz
Tags: 6.1.20080302-3
tools/readdb.c: enable madvise()-based code on all glibc (hence all
Debian) systems, not just Linux.  (Closes: #490437.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: blast_seq.h,v 1.28 2006/04/20 15:33:33 papadopo Exp $
 
1
/* $Id: blast_seq.h,v 1.29 2006/11/21 17:21:20 papadopo Exp $
2
2
* ===========================================================================
3
3
*
4
4
*                            PUBLIC DOMAIN NOTICE
41
41
 
42
42
#include <objseq.h>
43
43
#include <algo/blast/core/blast_def.h>
 
44
#include <algo/blast/core/blast_query_info.h>
44
45
#include <algo/blast/core/blast_options.h>
45
46
 
46
47
/** @addtogroup CToolkitAlgoBlast