LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
version.hh
Go to the documentation of this file.
1 
6 #ifndef VERSION_HH
7 # define VERSION_HH
8 
12 extern const char* program_name;
13 
15 extern const char* program_version;
16 
18 extern const char* program_bug_address;
19 
21 extern const char* program_doc;
22 extern const char* program_args_doc;
23 
25 
26 #endif // !VERSION_HH