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
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/moses2/TrellisPaths.cpp')
-rw-r--r--contrib/moses2/TrellisPaths.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/moses2/TrellisPaths.cpp b/contrib/moses2/TrellisPaths.cpp
new file mode 100644
index 000000000..814da4521
--- /dev/null
+++ b/contrib/moses2/TrellisPaths.cpp
@@ -0,0 +1,14 @@
+/*
+ * TrellisPaths.cpp
+ *
+ * Created on: 16 Mar 2016
+ * Author: hieu
+ */
+#include "TrellisPaths.h"
+#include "legacy/Util2.h"
+
+namespace Moses2
+{
+
+
+} /* namespace Moses2 */