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

« back to all changes in this revision

Viewing changes to api/utilpars.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:
2
2
*   utilpars.h:
3
3
*
4
4
* $Log: utilpars.h,v $
 
5
* Revision 6.2  2006/01/31 22:31:49  kans
 
6
* added O for pyrrolysine and J for leu or ile ambiguity
 
7
*
5
8
* Revision 6.1  2001/12/06 17:00:41  kans
6
9
* TextSave takes size_t, not Int2, otherwise titin protein tries to allocate negative number
7
10
*
37
40
#endif
38
41
 
39
42
 
40
 
#define  ParFlat_TOTAL_AA            26
 
43
#define  ParFlat_TOTAL_AA            28
41
44
 
42
45
/*************************************************************************/
43
46