gtranslationTable
gtranslationTableConventions.h
Go to the documentation of this file.
1 #ifndef GTRANSLATIONTABLE_H_CONVENTIONS
2 #define GTRANSLATIONTABLE_H_CONVENTIONS 1
3 
4 
5 // exit codes: 1100s
6 #define EC__GIDENTITYNOTFOUNDINTT 1101
7 #define EC__TTNOTFOUNDINTT 1102
8 
9 #endif