~ubuntu-branches/ubuntu/feisty/ncbi-tools6/feisty

« back to all changes in this revision

Viewing changes to desktop/salpanel.h

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-07-19 23:28:07 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060719232807-et3cdmcjgmnyleyx
Tags: 6.1.20060507-3ubuntu1
Re-merge with Debian

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.12 $
 
32
* $Revision: 6.13 $
33
33
*
34
34
* File Description: 
35
35
*
154
154
 SeqLocPtr   slp, 
155
155
 Int4        feattype);
156
156
 
 
157
extern SeqAnnotPtr GetSeqAnnotForAlignment (SeqAlignPtr sap);
 
158
extern void ConvertPairwiseToMultipleAlignment (SeqAlignPtr sap);
157
159
 
158
160
#endif