diff options
Diffstat (limited to 'imtable.h')
-rw-r--r-- | imtable.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +//Generic Input Method Used in Testing, see boshiamy.h for full implementation #define IM_TABLE_LEN 5 #define IM_TABLE_ENTRY_LEN 8 //assumes this is sorted |