~ubuntu-branches/debian/sid/mafft/sid

« back to all changes in this revision

Viewing changes to core/mafft-profile.c

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2011-03-12 00:02:43 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110312000243-1yx6ho40e2kf9nxw
Tags: 6.850-1
* New upstream version
* Adapted patch to new upstream
* Debhelper 8 (control + compat)
* debian/rules: Switch to dh
* debian/links: override broken symlinks created in Makefile

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
char **arguments( int argc, char *argv[] )
29
29
{
30
 
    int c;
 
30
    int c = 0;
31
31
        
32
32
        fmodel = 0;
33
33
        nblosum = 62;