hcl/lib/h2-slim.ads

8 lines
106 B
Ada
Raw Normal View History

with H2.Scheme;
package H2.Slim is
package Scheme is new H2.Scheme (Standard.Character);
end H2.Slim;