Kaltenberg/modules/utility
Eric-Paul Ickhorn 81e10aa64b Fix a bug in the UUID assigner
In the UUID assigner, malloc() was  used somewhere where it would have
been correct to use realloc().
2024-09-12 23:25:00 +02:00
..
inc-c/voxula/internals Add (unsigned, signed) integer vectors 2024-09-09 21:31:49 +02:00
src-c Fix a bug in the UUID assigner 2024-09-12 23:25:00 +02:00
README.md Add module skeletons 2024-09-07 22:11:10 +02:00
includes.txt Modify build-script include folder keys 2024-09-08 16:45:20 +02:00

README.md

Voxula Utility

Miscellaneous Utilities used throughout the Voxula Engine.