diff options
Diffstat (limited to 'type.h')
-rw-r--r-- | type.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ struct type { BASICCHAR, BASICSHORT, BASICINT, + BASICENUM, BASICLONG, BASICLONGLONG, BASICFLOAT, |