add beginnings of preprocessor code (and ugly hack to activate it) to svn
authorMatthias Braun <matze@braunis.de>
Sun, 2 Nov 2008 16:58:26 +0000 (16:58 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 2 Nov 2008 16:58:26 +0000 (16:58 +0000)
commite7758b4be72d9453a4fd333034712295f7d1e16d
tree494425057346716dbb8cb6b9d85d46e1662d4dc3
parenta4652a9c4eb2aecc36ce8b1c261adfe82b5cb424
add beginnings of preprocessor code (and ugly hack to activate it) to svn

[r23396]
Makefile
main.c
preprocessor.c [new file with mode: 0644]
preproctest/empty.c [new file with mode: 0644]
preproctest/t.c [new file with mode: 0644]
preproctest/t2.c [new file with mode: 0644]
preproctest/t8.c [new file with mode: 0644]
symbol_t.h