summaryrefslogtreecommitdiff
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