separated token handling to a separate file

This commit is contained in:
2014-01-04 06:31:14 +00:00
parent dd8a477013
commit b010085d67
6 changed files with 156 additions and 126 deletions

View File

@ -12,7 +12,9 @@ project Lib is
"h2-pool.adb",
"h2-pool.ads",
"h2-scheme.adb",
"h2-scheme.ads"
"h2-scheme.ads",
"h2-scheme-token.adb",
"h2-scheme-token.ads"
);
for Library_Interface use (
"h2",