mosesdecoder/mert/TER
Tetsuo Kiso 8c3b82e596 Change the naming conventions for the guard macros; Rename TER directory.
This change might be useful to avoid duplicating the names.
The reason is that although MERT programs are standalone
applications, some header files such as data.h and
point.h have common guard macro names like "DATA_H" and
"POINT_H", and this is not good naming conventions
when you want to include external headers.
Some files actually include headers in Moses and KenLM's util.
2012-02-20 09:46:08 +09:00
..
alignmentStruct.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
alignmentStruct.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
bestShiftStruct.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
hashMap.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
hashMap.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
hashMapInfos.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
hashMapInfos.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
hashMapStringInfos.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
hashMapStringInfos.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
infosHasher.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
infosHasher.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
stringHasher.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
stringHasher.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
stringInfosHasher.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
stringInfosHasher.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
terAlignment.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
terAlignment.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
tercalc.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
tercalc.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
terShift.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
terShift.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
tools.cpp Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
tools.h Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00