Update module name

This commit is contained in:
Hanno Braun 2024-06-27 20:06:50 +02:00
parent 7b06a98887
commit a4cfb48903
2 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
mod curve;
mod cycle;
mod edge;
mod face;
mod half_edge;
mod region;
mod shell;
mod solid;