added an incomplete and experimental file package

This commit is contained in:
2014-05-30 03:15:40 +00:00
parent 8ef3eabe78
commit bf0477cfbf
12 changed files with 422 additions and 67 deletions

5
lib/h2-sysapi.adb Normal file
View File

@ -0,0 +1,5 @@
package body H2.Sysapi is
package body File is separate;
end H2.Sysapi;