index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
wordid.h
blob: fb50bcc19498ec7f7b613275e8f55c87f3e3c7f2 (
plain
)
1
2
3
4
5
6
#ifndef _WORD_ID_H_ #define _WORD_ID_H_ typedef int WordID; #endif