cleaned up Calc header, renamed numerics folder to math

This commit is contained in:
Noel Berry
2022-02-11 16:03:27 -08:00
parent cedc57e322
commit edee79b237
29 changed files with 192 additions and 333 deletions

View File

@ -30,9 +30,6 @@ add_library(blah
src/images/image.cpp
src/images/packer.cpp
src/numerics/calc.cpp
src/numerics/color.cpp
src/streams/bufferstream.cpp
src/streams/filestream.cpp
src/streams/memorystream.cpp