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

« back to all changes in this revision

Viewing changes to link/mswin/raw2delt.rc

  • 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
#include <windows.h>
 
2
#include "ncbirc.h"
 
3
 
 
4
STRINGTABLE
 
5
   BEGIN
 
6
   STR_PROGRAM, "raw2delt"
 
7
   END
 
8
 
 
9
ICO_PROGRAM  ICON ncbilogo.ico
 
10
ICO_NCBILOGO ICON ncbilogo.ico
 
11