Skip to content
Snippets Groups Projects
Commit b3f595e0 authored by y.zobus's avatar y.zobus
Browse files

simple console prompt

parent eb1e8e7f
No related branches found
No related tags found
1 merge request!12Resolve "Create command line tool for analysis"
......@@ -26,3 +26,5 @@ pub mod properties;
pub use optic_scenery::OpticScenery;
pub mod console;
pub mod console;
......@@ -12,4 +12,4 @@ fn main() -> Result<()>{
Ok(())
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment