preproc: %strcat directive to concatenate quoted strings
commitf26e097304dfb1ebe3fa06bc15a6be51a139eff1
authorH. Peter Anvin <hpa@zytor.com>
Wed, 2 Jul 2008 04:26:27 +0000 (1 21:26 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 2 Jul 2008 04:26:27 +0000 (1 21:26 -0700)
tree658c41f99c050f228a9c29c58ceb1873a6cbda43
parenta396a1807451775961c6e21e969880c4d2cbb086
preproc: %strcat directive to concatenate quoted strings

I noticed there was no sane way to concatenate the contents of quoted
strings, so add the %strcat directive.

These really need to become preprocessor functions at some stage.
pptok.dat
preproc.c