big changes

This commit is contained in:
Simon Gardling
2022-03-03 09:58:04 -05:00
parent cee67810b4
commit 7421549a88
4 changed files with 72 additions and 24 deletions

View File

@@ -1,4 +1,6 @@
#![feature(const_mut_refs)]
#![feature(total_cmp)]
mod egui_app;
mod function;
mod misc;