got some basics working!
This commit is contained in:
@@ -226,11 +226,11 @@ impl ValueTree for ProgramTree {
|
||||
}
|
||||
|
||||
fn simplify(&mut self) -> bool {
|
||||
unimplemented!()
|
||||
false
|
||||
}
|
||||
|
||||
fn complicate(&mut self) -> bool {
|
||||
unimplemented!()
|
||||
false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user