didnt ask for that

This commit is contained in:
That-One-Nerd 2022-04-17 17:56:31 -04:00
parent 395998e1a7
commit da7f3e23c2

View File

@ -2,8 +2,6 @@
This update doesn't add any new features, simply a code simplification, using some of the .net 6 tools, such as global usings and file-scoped namespace declarations. This update doesn't add any new features, simply a code simplification, using some of the .net 6 tools, such as global usings and file-scoped namespace declarations.
This update adds some operations from calculus, as well as many new geometry structures.
``` ```
* Nerd_STF * Nerd_STF
= Removed unused or unrequired usings in all files. = Removed unused or unrequired usings in all files.