Add preprocessor.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 29 Dec 2011 11:43:36 +0000 (11:43 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 29 Dec 2011 11:44:49 +0000 (11:44 +0000)
commit69f262f6f48e4d47c176073a77f96dacb39c8b4f
tree0a07b862d387e41ec3e5bfd72af0836b673c4046
parent48e95746a32612995f6eddd7661340679e6ad4d5
Add preprocessor.
15 files changed:
.gitignore
APIs/Makefile.am [new file with mode: 0644]
APIs/block_devices.api
APIs/mkdir.api
APIs/mknod.api
APIs/processes.api
Makefile.am
configure.ac
generator/.depend [new file with mode: 0644]
generator/Makefile.am [new file with mode: 0644]
lib/Makefile.am [new file with mode: 0644]
preprocessor/.depend [new file with mode: 0644]
preprocessor/Makefile.am [new file with mode: 0644]
preprocessor/pa_wrap.ml [new file with mode: 0644]
preprocessor/wrappi_types.ml [new file with mode: 0644]