LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
version.hh File Reference

Version definitions. More...

Go to the source code of this file.

Variables

Program identity.

Name of this program.

const char * program_name
const char * program_version
 Version string of this program.
const char * program_bug_address
 Bug report address of this program.
const char * program_doc
 Describe program and accepted arguments.
const char * program_args_doc

Detailed Description

Version definitions.

Variable Documentation

const char* program_args_doc
const char* program_bug_address

Bug report address of this program.

const char* program_doc

Describe program and accepted arguments.

const char* program_name
const char* program_version

Version string of this program.