Martinsos / opal

SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)
MIT License
35 stars 10 forks source link

fixed all warnings; set -Wall; changed alphabet to unsigned char* #8

Closed tolot27 closed 10 years ago

tolot27 commented 10 years ago

For further refactorings I just cleaned up the warnings.

Martinsos commented 10 years ago

Thank you @tolot27! Integrated into master with 94164f49ca43ad5dd6e4ff71d5ba1e1db597531b.