added H2.Slim and Slim_Stream.
renamed Stream to Wide_Stream.
This commit is contained in:
7
h2/lib/h2-slim.ads
Executable file
7
h2/lib/h2-slim.ads
Executable file
@ -0,0 +1,7 @@
|
||||
with H2.Scheme;
|
||||
|
||||
package H2.Slim is
|
||||
|
||||
package Scheme is new H2.Scheme (Standard.Character);
|
||||
|
||||
end H2.Slim;
|
Reference in New Issue
Block a user