mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-13 14:28:27 +00:00
Prepare to simplify
This commit is contained in:
parent
379d414687
commit
a286059145
@ -1,6 +1,6 @@
|
|||||||
mod face;
|
pub mod face;
|
||||||
mod solid;
|
pub mod solid;
|
||||||
mod sweep;
|
pub mod sweep;
|
||||||
mod vertex;
|
pub mod vertex;
|
||||||
|
|
||||||
pub use self::{face::Face, solid::Solid, vertex::Vertex};
|
pub use self::{face::Face, solid::Solid, vertex::Vertex};
|
||||||
|
Loading…
Reference in New Issue
Block a user