Skip to content

Commit

Permalink
rename module
Browse files Browse the repository at this point in the history
  • Loading branch information
SkymanOne committed Mar 28, 2024
1 parent d60a168 commit 454b7e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/verifier/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use z3::{

mod ast;
mod executor;
mod resolver;
mod transformer;

/// Create config for the Z3 context.
pub fn z3_cfg() -> Config {
Expand Down
File renamed without changes.

0 comments on commit 454b7e3

Please sign in to comment.