~ubuntu-branches/ubuntu/maverick/ncbi-tools6/maverick

« back to all changes in this revision

Viewing changes to network/wwwblast/blast_cs.cgi

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/csh -f
 
2
 
 
3
#
 
4
# $Id: blast_cs.cgi,v 1.1 2002/08/06 19:03:51 dondosha Exp $
 
5
#
 
6
 
 
7
echo "Content-type: text/html"
 
8
echo ""
 
9
 
 
10
#setenv DEBUG_COMMAND_LINE TRUE
 
11
setenv BLASTDB db
 
12
 
 
13
./blast_cs.REAL