Sorry I meant to respond to the list.
---------- Forwarded message ---------- Date: Sep 23, 2007 1:48 AM Subject: Re: [CM] Question about guile modules with snd. To: Bill Schottstaedt <[EMAIL PROTECTED]> Thanks Bill for your quick response, I figured it was something as you described. I have found (more like stumbled upon) a few words not defined in export-all.scm. Specifically: pi vct? make-vct and run-internal. I see now it could be quite burdensome to maintain export-all up to date. If this is the case I could resort to the tactic of simply prepending definitions with a pseudo module name. I.E instead of naming a procedure "foo" it would be "module-foo". Steven Jones. _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
