holder.h is an extension for the Inform 6 library. It implements
"indirect holders" -- tools such as tweezers and pliers that
can be used for picking up objects that, for one reason or
another, can't be touched directly.

To use holder.h, put it in the Contrib folder in your Inform
Lib folder. Put holderverbs.h and recept.h in the same place.
(If you already have recept.h, which was written by Peer
Schaefer, you may want to compare the differences between
his version and this one. Most of the changes are cosmetic.)

Further instructions are provided in the comments within
holder.h. Please contact Jim Aikin at midiguru23@sbcglobal.net
with bug reports, suggestions, and questions.