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

« back to all changes in this revision

Viewing changes to core/tbfast.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:
1232
1232
        
1233
1233
        char c;
1234
1234
        int alloclen;
1235
 
        LocalHom **localhomtable;
 
1235
        LocalHom **localhomtable = NULL;
1236
1236
        RNApair ***singlerna;
1237
1237
        float ssi, ssj, bunbo;
1238
1238
        static char *kozoarivec;