Replaced the old renderer file with a new renderer file.

This commit is contained in:
Tom Alexander
2020-05-31 18:18:21 -04:00
parent 283430a45b
commit acb8dfb58e
5 changed files with 1061 additions and 1062 deletions

View File

@@ -7,7 +7,6 @@ mod inline_partial_tree;
mod iteration_context;
mod parameters_context;
mod renderer;
mod tree_renderer;
mod tree_walking;
mod walking;