mosesdecoder/moses/TranslationModel/fuzzy-match/create_xml.h

6 lines
77 B
C
Raw Normal View History

2012-11-12 21:21:02 +04:00
#pragma once
#include <string>
void create_xml(const std::string &inPath);