mirror of
https://github.com/hannobraun/Fornjot
synced 2025-03-03 11:35:51 +00:00
Update module name
This commit is contained in:
parent
88ff9f6c6e
commit
ca2f161683
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
#![warn(missing_docs)]
|
#![warn(missing_docs)]
|
||||||
|
|
||||||
mod run;
|
mod display;
|
||||||
mod window;
|
mod window;
|
||||||
|
|
||||||
pub use self::run::{display, Error};
|
pub use self::display::{display, Error};
|
||||||
|
Loading…
Reference in New Issue
Block a user