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

« back to all changes in this revision

Viewing changes to doc/asn2gb.txt

  • 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:
324
324
 
325
325
#define HIDE_TRANSLATION      262144
326
326
 
 
327
Evidence qualifiers, including experiment and inference, can be suppressed.
 
328
 
 
329
#define HIDE_EVIDENCE_QUALS   524288
 
330
 
327
331
 
328
332
EXTRA is an opaque pointer used for preparing internal NCBI indices.  Most
329
333
programs will pass NULL for this parameter.