Cosmetics.

This commit is contained in:
Rod Kay
2025-04-11 21:43:02 +10:00
parent 0e3e3c1d3d
commit 9693041373
10 changed files with 20 additions and 66 deletions

View File

@@ -362,7 +362,7 @@ is
private
-- NB: Packing these arrays forces compiler to use the correct size for the element type, rather than the most efficient size.
-- NB: Packing these arrays forces compiler to use the correct size for the element type, rather than the most efficient size. -- TODO: Use 'Size' aspect clauses, instead of 'Pack'.
--
pragma Pack (short_Indices);
pragma Pack ( Indices);