Skip to content
Snippets Groups Projects
Commit 0ee249d6 authored by David Arvidsson's avatar David Arvidsson
Browse files

updated Cargo.toml

parent cd1bfd12
No related branches found
No related tags found
No related merge requests found
......@@ -16,14 +16,9 @@ regex = "1.3.9"
# lalrpop = {version = "0.19.0", features = ["lexer"] }
[[bin]]
name = "minimal"
path = "src/minimal/main.rs"
[[bin]]
name = "comments"
path = "src/comments/main.rs"
[[bin]]
name = "ast"
#path = "src/ast/interpreter.rs"
#path = "src/ast/type_checker.rs"
path = "src/ast/main.rs"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment