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

TrellisPaths.cpp « moses2 « contrib - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 814da45211235ad584c87883bf6779855abb38fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * TrellisPaths.cpp
 *
 *  Created on: 16 Mar 2016
 *      Author: hieu
 */
#include "TrellisPaths.h"
#include "legacy/Util2.h"

namespace Moses2
{


} /* namespace Moses2 */