some more code

This commit is contained in:
2021-12-08 15:43:33 +00:00
parent f7d5599f2b
commit 77f6939f31
3 changed files with 37 additions and 14 deletions

View File

@ -1,5 +1,6 @@
with H3.Runes;
with H3.Strings;
with H3.Trees;
with Ada.Finalization;
with Ada.Text_IO;