rename v2 -> v1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
mod v2;
|
||||
mod v1;
|
||||
mod variable_manager;
|
||||
|
||||
pub use v2::{Compiler, CompilerConfig, Error};
|
||||
pub use v1::{Compiler, CompilerConfig, Error};
|
||||
|
||||
Reference in New Issue
Block a user