Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/moses
diff options
context:
space:
mode:
authorHieu Hoang <fishandfrolick@gmail.com>2012-05-28 20:29:46 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-05-28 20:29:46 +0400
commitef26388aff03e95882091c96eb3764c872f6c81f (patch)
tree4eb9994859e0b7b7213f995032a855c0bd9b7379 /moses
parentdb1e6040b241c74ed01b9da0e4a8bd2f4c15f176 (diff)
eclipse project
Diffstat (limited to 'moses')
-rw-r--r--moses/src/LM/ORLM.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/src/LM/ORLM.h b/moses/src/LM/ORLM.h
index c1ccb4387..55adb9d82 100644
--- a/moses/src/LM/ORLM.h
+++ b/moses/src/LM/ORLM.h
@@ -5,7 +5,7 @@
#include "Factor.h"
#include "Util.h"
#include "LM/SingleFactor.h"
-#include "onlineRLM.h"
+#include "DynSAInclude/onlineRLM.h"
//#include "multiOnlineRLM.h"
#include "DynSAInclude/file.h"
#include "DynSAInclude/vocab.h"