gtranslationTable
Loading...
Searching...
No Matches
gtranslationTable_options.cc
Go to the documentation of this file.
2
3// project goption to a system
5
6// returns array of options definitions
7GOptions defineOptions() {
8
9 GOptions goptions(TRANSLATIONTABLE_LOGGER);
10
11 return goptions;
12}
13
14
15}
constexpr const char * TRANSLATIONTABLE_LOGGER