Added token type registry. Closes #45
This commit is contained in:
parent
b6098075c7
commit
4811f58374
4 changed files with 118 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ misc_hammer_parts = [
|
|||
'glue.c',
|
||||
'hammer.c',
|
||||
'pprint.c',
|
||||
'registry.c',
|
||||
'system_allocator.c']
|
||||
|
||||
tests = ['t_benchmark.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue