#include "moses/ExportInterface.h"#include "util/string_stream.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char const **argv) |
| int main | ( | int | argc, | |
| char const ** | argv | |||
| ) |
Moses main wrapper for executable for single-threaded and multi-threaded, simply calling decoder_main. main function of the command line version of the decoder
Definition at line 29 of file Main.cpp.
References decoder_main().

1.5.9