mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 05:55:02 +03:00
6fa57a1dac
This is one of those little chores in managing a long-lived C++ project: standard C headers like stdio.h and math.h now have their own place in the C++ standard as resp. cstdio, cmath, and so on. In this branch the #include names are updated for the biconcor/ subdirectory. C++11 adds cstdint, but to support compilation with the previous standard, that change is left for later. |
||
---|---|---|
.. | ||
Alignment.cpp | ||
Alignment.h | ||
base64.cpp | ||
base64.h | ||
biconcor.cpp | ||
CMakeLists.txt | ||
Jamfile | ||
Mismatch.cpp | ||
Mismatch.h | ||
phrase-lookup.cpp | ||
PhrasePair.cpp | ||
PhrasePair.h | ||
PhrasePairCollection.cpp | ||
PhrasePairCollection.h | ||
SuffixArray.cpp | ||
SuffixArray.h | ||
TargetCorpus.cpp | ||
TargetCorpus.h | ||
Vocabulary.cpp | ||
Vocabulary.h |