mengyao / Complete-Striped-Smith-Waterman-Library

298 stars 112 forks source link

Static, const, extern C changes #5

Closed ahippo closed 10 years ago

ahippo commented 10 years ago

Please, merge this pull request. Thank you in advance!

mengyao commented 10 years ago

I have merged. Thank you for letting me know.

Bests,

Mengyao

On Jan 9, 2014, at 7:04 AM, Andrey Mazo notifications@github.com wrote:

Please, merge this pull request. Thank you in advance!

You can merge this Pull Request by running

git pull https://github.com/ahippo/Complete-Striped-Smith-Waterman-Library master Or view, comment on, or merge it at:

https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library/pull/5

Commit Summary

Added static and const where appropriate. Avoid explicit extern C while including ssw.h File Changes

M src/example.c (14) M src/example.cpp (4) M src/main.c (19) M src/ssw.c (12) M src/ssw.h (9) M src/ssw_cpp.cpp (7) Patch Links:

https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library/pull/5.patch https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library/pull/5.diff — Reply to this email directly or view it on GitHub.

ahippo commented 10 years ago

Thank you very much for merging this!

mengyao commented 10 years ago

You are welcome.

Thank you for helping to improve the library.

Bests,

Mengyao

On Jan 11, 2014, at 4:30 PM, Andrey Mazo notifications@github.com wrote:

Thank you very much for merging this!

— Reply to this email directly or view it on GitHub.