SyTen
version.h File Reference

Function to print versioning information to std::cerr. More...

+ This graph shows which files directly or indirectly include this file:

Namespaces

 syten
 Syten namespace.
 

Functions

void syten::print_version (char const *argv0)
 Print version information to std::cerr, taking argv0 as the command-line binary name. More...
 
void syten::print_version_diff ()
 Prints the difference between the git head and worktree at build time to std::cerr. More...
 

Detailed Description

Function to print versioning information to std::cerr.