~ubuntu-branches/ubuntu/saucy/ncbi-tools6/saucy-proposed

« back to all changes in this revision

Viewing changes to tools/toporg.h

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2009-08-11 22:03:47 UTC
  • mfrom: (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20090811220347-g4b6lzdvphvvbpiu
* New upstream release.
* debian/libncbi6.symbols: update accordingly.
* debian/control: clean up obsolete or redundant relationship declarations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef _TOPORG_
2
2
#define _TOPORG_
3
3
 
4
 
/*  $Id: toporg.h,v 6.6 2007/01/05 17:45:21 bollin Exp $
 
4
/*  $Id: toporg.h,v 6.7 2009/06/03 18:30:57 kans Exp $
5
5
 * ===========================================================================
6
6
 *
7
7
 *                            PUBLIC DOMAIN NOTICE
43
43
extern "C" {
44
44
#endif
45
45
 
 
46
/* increment NCBI_CLEANUP_VERSION on every BSEC or SSEC change */
 
47
 
 
48
#define NCBI_CLEANUP_VERSION 4
46
49
 
47
50
#define Seq_descr_GIBB_mod_dna         0
48
51
#define Seq_descr_GIBB_mod_rna         1