mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 22:49:24 -08:00
Minor cleanup
This commit is contained in:
parent
8b1d0a23b0
commit
078fc12c5e
@ -1,10 +1,10 @@
|
||||
mod operator;
|
||||
mod function;
|
||||
mod constant;
|
||||
mod evaluate;
|
||||
|
||||
pub use self::evaluate::evaluate;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum EvalError {
|
||||
BadMath,
|
||||
TooBig,
|
||||
|
Loading…
x
Reference in New Issue
Block a user