|
Cambridge SMT System
|
Hifst main entry file. More...
#include <main.createssgrammar.hpp>#include <main.custom_assert.hpp>#include <main.logger.hpp>#include <main-run.createssgrammar.hpp>
Go to the source code of this file.
Macros | |
| #define | HIFST |
Functions | |
| int | main (int argc, const char *argv[]) |
| Include all necessary headers here. More... | |
| #define HIFST |
Definition at line 15 of file createssgrammar.main.cpp.
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
Include all necessary headers here.
Main function.
| argc | Number of command-line program options. |
| argv | Actual program options. |
Definition at line 40 of file createssgrammar.main.cpp.
