diff --git a/tree_plus_programs/rewrite.py b/tree_plus_programs/rewrite.py index 204b16b..2b81a8c 100755 --- a/tree_plus_programs/rewrite.py +++ b/tree_plus_programs/rewrite.py @@ -14,7 +14,7 @@ # rewrite the tree_plus engine.py module in Rust: # rw -C ../tree_plus_src/engine.py ./engine.rs -# for specific lenths use -l +# for specific lengths use -l # rw -l 420 [input-path] [output-path] from pathlib import Path