redefined Object_String for simpler string handling and made other related changes

This commit is contained in:
2014-01-10 14:54:46 +00:00
parent 36bb4d7b7d
commit 78136a66cf
7 changed files with 100 additions and 180 deletions

View File

@ -1,3 +1,4 @@
with H2.Scheme;
with H2.Pool;
with Storage;
@ -5,6 +6,7 @@ with Stream;
with Ada.Text_IO;
with Ada.Unchecked_Deallocation;
procedure scheme is
--package S renames H2.Scheme;
--package S is new H2.Scheme (Wide_Character, Wide_String);