added Get_Line into h2-io-file

This commit is contained in:
2014-06-17 15:23:35 +00:00
parent 02e5292089
commit f0eee1313f
15 changed files with 356 additions and 146 deletions

View File

@ -2,6 +2,8 @@ with H2.Scheme;
with H2.Utf8;
with H2.Slim;
-- TODO: rename H2.Wide to H2.Wide_Utf8 or soemthing...
package H2.Wide is
subtype Character is Standard.Wide_Character;