[CM] CLM on LInux Cmucl - "Unknown foreign symbol"

Rick Taube taube at uiuc.edu
Sat Jan 31 06:55:57 PST 2004


In CMUCL you have to load "v.cmucl" after compiling "v.ins":

(compile-file "v.ins")
(load "v.cmucl")
(with-sound () (fm-violin 0 1 440 .1))





More information about the Cmdist mailing list