Hi all,<br><br>I have a C++ application in which I embedded MzScheme (by linking to the MzScheme libraries). <br>How can I make the MzLib collections available to the embedded interpreter? <br>I wanted to use class.ss, but trying to load this module individually failed.
<br>Is there a single script that I can load, which in turn will properly load all MzLib modules?<br><br>thanks,<br><br>&nbsp;-- Vijay<br><br>