Canola
0.8.D001
|
#include <lib/config.h>
#include <iostream>
#include <libexplain/program_name.h>
#include <lib/print_version.h>
#include <lib/version.h>
Go to the source code of this file.
Functions | |
void | print_version (void) |
void print_version | ( | void | ) |
The print_version function is used by the -V command line option to print the version of the program, and a brief copyright notice.
Definition at line 27 of file print_version.cc.