mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-28 14:32:38 +03:00
98e09b14cb
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 misc/ subdirectory; more branches to follow. C++11 adds cstdint, but to support compilation with the previous standard, that change is left for later. |
||
---|---|---|
.. | ||
misc.xcodeproj | ||
pmoses | ||
1-1-Extraction.cpp | ||
CreateProbingPT.cpp | ||
GenerateSequences.cpp | ||
GenerateTuples.cpp | ||
GenerateTuples.h | ||
Jamfile | ||
merge-sorted.cc | ||
processLexicalTable.cpp | ||
processLexicalTable.vcxproj | ||
processLexicalTableMin.cpp | ||
processPhraseTable.cpp | ||
processPhraseTable.vcxproj | ||
processPhraseTableMin.cpp | ||
prunePhraseTable.cpp | ||
queryLexicalTable.cpp | ||
queryPhraseTable.cpp | ||
queryPhraseTableMin.cpp | ||
QueryProbingPT.cpp | ||
TransliterationMining.cpp |