Commit 42a07f21 authored by Kevin Modzelewski's avatar Kevin Modzelewski

Copy ast->bst

And remove some extraneous things from bst
parent 362a327d
......@@ -65,6 +65,7 @@ add_library(PYSTON_OBJECTS OBJECT ${OPTIONAL_SRCS}
codegen/type_recording.cpp
codegen/unwinding.cpp
core/ast.cpp
core/bst.cpp
core/cfg.cpp
core/options.cpp
core/stats.cpp
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment