aboutsummaryrefslogtreecommitdiff
path: root/stockton-levels/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'stockton-levels/src/lib.rs')
-rw-r--r--stockton-levels/src/lib.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/stockton-levels/src/lib.rs b/stockton-levels/src/lib.rs
index aef802e..3026b9d 100644
--- a/stockton-levels/src/lib.rs
+++ b/stockton-levels/src/lib.rs
@@ -25,4 +25,5 @@ pub mod q3;
pub mod types;
pub mod traits;
pub mod prelude;
-pub mod features; \ No newline at end of file
+pub mod features;
+pub mod coords; \ No newline at end of file