reading function-like macros
This commit is contained in:
parent
3d0adb5f6f
commit
4d5a5d9d97
4 changed files with 162 additions and 16 deletions
|
@ -61,6 +61,7 @@ function main
|
|||
pptokens = translation_phase_4(input_filename, pptokens)
|
||||
;print_pptokens(pptokens)
|
||||
print_object_macros()
|
||||
print_function_macros()
|
||||
exit(0)
|
||||
|
||||
:usage_error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue