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