fixed bug in preprocessor part:
authorceriel <none@none>
Mon, 31 Oct 1988 14:10:00 +0000 (14:10 +0000)
committerceriel <none@none>
Mon, 31 Oct 1988 14:10:00 +0000 (14:10 +0000)
commit4f11f3c3fd74d526bf9243d2afd9af76c7b21823
tree456838e327f2161276cc11c2cb5ca788d0ca23bf
parent900421f4116c0325b2a5508d57834a26ed290eb5
fixed bug in preprocessor part:
#define aap(a) a did not work if the actual argument was spread over
multiple lines
lang/cem/cemcom/scan.c
util/cpp/scan.c