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