Move the parsing of the elisp to the util module.
This commit is contained in:
@@ -4,7 +4,6 @@ mod compare_field;
|
||||
mod diff;
|
||||
mod elisp_fact;
|
||||
mod macros;
|
||||
mod parse;
|
||||
mod sexp;
|
||||
mod util;
|
||||
pub use compare::run_anonymous_compare;
|
||||
|
||||
Reference in New Issue
Block a user