lots of refactoring

This commit is contained in:
Simon Gardling
2022-04-01 11:21:48 -04:00
parent 3377cc46df
commit 0130f14562
5 changed files with 172 additions and 167 deletions

View File

@@ -11,6 +11,7 @@ mod math_app;
mod misc;
mod parsing;
mod suggestions;
mod widgets;
cfg_if::cfg_if! {
if #[cfg(target_arch = "wasm32")] {