This commit is contained in:
nothings 2014-11-24 18:56:56 -08:00
parent ece0883f3c
commit 36ef8be0be

View File

@ -12,7 +12,7 @@
// //
// More docs to come. // More docs to come.
// //
// No memory allocations; uses qsort() and assert() from stblib. // No memory allocations; uses qsort() and assert() from stdlib.
// //
// This library currently uses the Skyline Bottom-Left algorithm. // This library currently uses the Skyline Bottom-Left algorithm.
// //