[CM] Question about guile modules with snd.

Bill Schottstaedt bil at ccrma.Stanford.EDU
Thu Sep 20 06:23:54 PDT 2007


rats, I forgot to say that you need :use-module.  Here's the sequence
I used:

(load "/home/bil/cl/export-all.scm")
(define-module (drsmile baz) :use-module (guile-user))
(format #t "post define-module ~S~%" (listener-prompt)) 





More information about the Cmdist mailing list