mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-11-10 00:47:31 +03:00
Disabled temporarily. Needs to be adapted to API changes in Mmsapt.
This commit is contained in:
parent
2899645992
commit
79cd40d2c4
@ -1,3 +1,5 @@
|
||||
#if 0
|
||||
// temporarily disabled; needs to be adapted to changes in the API
|
||||
#include "mmsapt.h"
|
||||
#include "moses/TranslationModel/PhraseDictionaryTreeAdaptor.h"
|
||||
#include "moses/TranslationModel/UG/generic/program_options/ug_splice_arglist.h"
|
||||
@ -211,6 +213,6 @@ int main(int argc, char* argv[])
|
||||
// }
|
||||
exit(0);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user