renamed H3.CC to H3.Runes

This commit is contained in:
2021-10-30 05:32:16 +00:00
parent 442d45fb9e
commit 3a541d2b3e
8 changed files with 32 additions and 29 deletions

View File

@ -3,6 +3,7 @@ with System.Storage_Pools;
package H3 is
--pragma Preelaborate (H3);
subtype Boolean is Standard.Boolean;
subtype Natural is Standard.Natural;