|
MASA-Core
|
#include <stdio.h>#include "../aligner/AbstractAligner.hpp"#include "../aligner/example/ExampleAligner.hpp"#include "../common/biology/biology.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 28 of file testing.cpp.
1.7.6.1