major cleanups

This commit is contained in:
Simon Gardling
2023-03-23 22:52:01 -04:00
parent f8a1297857
commit cce932400a
8 changed files with 37 additions and 43 deletions

View File

@@ -15,7 +15,6 @@
extern crate static_assertions;
mod consts;
mod data;
mod function_entry;
mod function_manager;
mod math_app;