Kill compilation for now
Don't wanna deal with this right this second
This commit is contained in:
parent
272fa92052
commit
8b5d1ecd15
@ -17,7 +17,6 @@ mod parser;
|
||||
use eval::{Evaluator};
|
||||
mod eval;
|
||||
|
||||
mod compilation;
|
||||
|
||||
fn main() {
|
||||
let args: Vec<String> = std::env::args().collect();
|
||||
|
Loading…
Reference in New Issue
Block a user