Started storage class; merged cpp/cc
commit7ecd33119c83959f66bc4c891d3ec6aa36bbfc34
authorJoshua Phillips <jp.sittingduck@gmail.com>
Wed, 4 Mar 2009 11:06:08 +0000 (4 11:06 +0000)
committerJoshua Phillips <jp.sittingduck@gmail.com>
Wed, 4 Mar 2009 11:06:08 +0000 (4 11:06 +0000)
tree98edab2631f317c0dbc39de1e25b7850af8e1cfa
parentd402f01f46806a1f9e6342ba8f80e343a9c6e272
Started storage class; merged cpp/cc

Started storage class parsing.
Merged cpp and cc executables so that they are the same executable,
although started by different links.
12 files changed:
SConscript
SConstruct
bstr.c
bstr.h
cc.c
cpp.c
cpp_main.c
parse.c
stree.c
stree.h
symtab.c [new file with mode: 0644]
symtab.h [new file with mode: 0644]