some more code

This commit is contained in:
2021-12-08 15:43:33 +00:00
parent 7fd7a82104
commit a5d83f52bb
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;