Update module name

This commit is contained in:
Hanno Braun 2024-03-27 10:56:49 +01:00
parent 003cfada45
commit 5055eead2a
2 changed files with 1 additions and 1 deletions

View File

@ -63,8 +63,8 @@
mod curve; mod curve;
mod cycle; mod cycle;
mod edge;
mod face; mod face;
mod half_edge;
mod references; mod references;
mod region; mod region;
mod shell; mod shell;