~ubuntu-branches/ubuntu/oneiric/ncbi-tools6/oneiric

« back to all changes in this revision

Viewing changes to desktop/saledit.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:
29
29
*
30
30
* Version Creation Date:   2/19/97
31
31
*
32
 
* $Revision: 6.34 $
 
32
* $Revision: 6.35 $
33
33
*
34
34
* File Description: 
35
35
*
152
152
  FormMessageFunc  handleMessages;
153
153
  Int2             minPixelWidth;
154
154
  Int2             minPixelHeight;
155
 
 
156
 
  Uint1            col1r, col2r, col3r, col4r;
157
 
  Uint1            col1g, col2g, col3g, col4g;
158
 
  Uint1            col1b, col2b, col3b, col4b;
159
 
  Uint1            col5r, col5g, col5b;
160
 
  Uint1            col6r, col6g, col6b;
161
 
  Uint1            col7r, col7g, col7b;
162
155
 
163
156
  Boolean          viewer_mode;
164
157
  Boolean          showfeat;