implemented a few list manipulation procedures

This commit is contained in:
2014-01-19 06:40:23 +00:00
parent 5df2592627
commit 5fd00968e6
9 changed files with 439 additions and 210 deletions

View File

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