implemented symbol defining

This commit is contained in:
2014-01-19 15:47:45 +00:00
parent 5fd00968e6
commit 9a32d5485b
6 changed files with 420 additions and 262 deletions

View File

@ -16,6 +16,7 @@ project Lib is
"h2-scheme.ads",
"h2-scheme-execute.adb",
"h2-scheme-execute-apply.adb",
"h2-scheme-execute-evaluate.adb",
"h2-scheme-token.adb",
"h2-utf8.adb",
"h2-utf8.ads",