~ubuntu-branches/ubuntu/edgy/ncbi-tools6/edgy

« back to all changes in this revision

Viewing changes to api/salsap.c

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2005-09-27 15:38:20 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050927153820-1t1sta0qirjpxaar
Tags: 6.1.20050429-1ubuntu1
GL/GLU Transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
*
30
30
* Version Creation Date:   1/27/96
31
31
*
32
 
* $Revision: 6.10 $
 
32
* $Revision: 6.11 $
33
33
*
34
34
* File Description: 
35
35
*
2007
2007
  Int4        from;
2008
2008
  Int4        sumlens = 0;
2009
2009
  Int4        seqlens = 0;
2010
 
  Int4        lensplus;
 
2010
  Int4        lensplus = 0;
2011
2011
  Int4        position;
2012
2012
  Int2        newseg;
2013
2013
  Int2        j, tmp;