mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-25 12:52:29 +03:00
b3c0a29044
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 lm/ subdirectory. C++11 adds cstdint, but to support compilation with the previous standard, that change is left for later. |
||
---|---|---|
.. | ||
arpa_io.cc | ||
arpa_io.hh | ||
count_io.hh | ||
filter_main.cc | ||
format.hh | ||
Jamfile | ||
phrase_table_vocab_main.cc | ||
phrase.cc | ||
phrase.hh | ||
thread.hh | ||
vocab.cc | ||
vocab.hh | ||
wrapper.hh |