DEBSOURCES
Skip Quicknav
sources / mafft / 6.864-1 / core / version.c
123456
#include "mltaln.h" main() { fprintf( stdout, VERSION"\n" ); }