mosesdecoder/moses/TranslationModel/fuzzy-match/create_xml.h
2012-11-27 15:36:24 +00:00

6 lines
77 B
C++

#pragma once
#include <string>
void create_xml(const std::string &inPath);