Revert bundle abstraction back to what we are using the in the book.
authorChris Hanson <org/chris-hanson/cph>
Sun, 29 Apr 2018 05:41:08 +0000 (22:41 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 29 Apr 2018 05:41:08 +0000 (22:41 -0700)
commit84f06651d1205f1add6d68edad50402da13c8fc5
treeb7408acd999f97d418ef809964137513946d1185
parent35295460eadc8287adacd9719c451a06d7dd15da
Revert bundle abstraction back to what we are using the in the book.

The previous version didn't really do what I wanted and this one is useful in a
more limited context.
src/runtime/bundle.scm
src/runtime/make.scm
src/runtime/mit-macros.scm
src/runtime/predicate.scm
src/runtime/runtime.pkg
tests/runtime/test-bundle.scm