Eliminate uses of fluid-let in the runtime system.
authorChris Hanson <cph@google.com>
Mon, 22 Feb 2016 21:36:31 +0000 (13:36 -0800)
committerChris Hanson <cph@google.com>
Mon, 22 Feb 2016 21:36:31 +0000 (13:36 -0800)
commit048e8df60fcce0a4e3a093beca12e21458047bd4
treee69a71f794bcce6369f9b2c5bfa873fd80087275
parent0335513678bd4dbea94d5403832688ed7db99ec1
Eliminate uses of fluid-let in the runtime system.

This is preparation for redefining fluid-let to call let-fluid.
src/runtime/dynamic.scm
src/runtime/thread.scm