Cambridge SMT System
|
Alignment lattices to sparse vector weight lattices. More...
#include <main.lmbr.hpp>
#include <main.custom_assert.hpp>
#include <main.logger.hpp>
#include <main-run.lmbr.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... | |
Alignment lattices to sparse vector weight lattices.
Definition in file lmbr.main.cpp.
#define HIFST |
Definition at line 15 of file lmbr.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 38 of file lmbr.main.cpp.