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:
authorJeroen Vermeulen <jtv@precisiontranslationtools.com>2015-04-30 08:05:11 +0300
committerJeroen Vermeulen <jtv@precisiontranslationtools.com>2015-04-30 08:05:11 +0300
commiteca582410006443d0b101a9ae188e302f34f8a03 (patch)
tree35212762fbe666330205e2a9ef09d16a918d077c /moses/ConfusionNet.h
parent85acdc62b1548863a6db18bebb538406cfcfa038 (diff)
Remove trailing whitespace in C++ files.
Diffstat (limited to 'moses/ConfusionNet.h')
-rw-r--r--moses/ConfusionNet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/ConfusionNet.h b/moses/ConfusionNet.h
index d680f2474..e274f2491 100644
--- a/moses/ConfusionNet.h
+++ b/moses/ConfusionNet.h
@@ -73,7 +73,7 @@ public:
std::string GetStringRep(const std::vector<FactorType> factorsToPrint) const; //TODO not defined
const Word& GetWord(size_t pos) const;
- TranslationOptionCollection*
+ TranslationOptionCollection*
CreateTranslationOptionCollection(ttasksptr const& ttask) const;
const NonTerminalSet &GetLabelSet(size_t /*startPos*/, size_t /*endPos*/) const {