Skip to content

Commit

Permalink
Update module name
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Mar 16, 2022
1 parent e044d6c commit 45a19f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/kernel/shapes/mod.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pub mod circle;
pub mod difference_2d;
pub mod group;
pub mod sketch;
pub mod sweep;
pub mod transform;
pub mod union;

use crate::{
debug::DebugInfo,
Expand Down

0 comments on commit 45a19f8

Please sign in to comment.