started adding bigint

This commit is contained in:
2014-02-20 14:51:53 +00:00
parent e3bc1dc448
commit 262d29f262
5 changed files with 256 additions and 36 deletions

View File

@ -14,6 +14,7 @@ project Lib is
"h2-pool.ads",
"h2-scheme.adb",
"h2-scheme.ads",
"h2-scheme-bigint.adb",
"h2-scheme-execute.adb",
"h2-scheme-execute-apply.adb",
"h2-scheme-execute-evaluate.adb",