|
vg
tools for working with variation graphs
|
#include <omp.h>#include <unistd.h>#include <getopt.h>#include <stdlib.h>#include <iostream>#include "subcommand.hpp"#include "../version.hpp"Functions | |
| void | help_help (char **argv) |
| int | main_help (int argc, char **argv) |
Defines the "vg help" subcommand, which describes subcommands.
| void help_help | ( | char ** | argv | ) |
| int main_help | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17