#include "config.h"#include <iostream>#include <string>#include "asserts.h"#include "error.h"#include "help.h"Include dependency graph for help.cc:

Go to the source code of this file.
Functions | |
| void | print_help (void) |
| void | print_version (void) |
|
|
Definition at line 10 of file help.cc. References PACKAGE, print_version(), and TRY_nomem. Referenced by main(). Here is the call graph for this function: ![]() |
|
|
Definition at line 36 of file help.cc. References PACKAGE, and VERSION. Referenced by main(), and print_help(). |
1.4.2