On Tue, 08 Mar 2011 10:24:39 +0100 [email protected] scribit: > >>>>> "R" == R Bastian <[email protected]> writes: > > R> Hello, > R> i am trying to work with clis & cmn in a command line manner: > > R> $ clisp - i ~/..../cmn-all.lisp thefile.cmn > > R> it seems to work but finally i get "EVAL: undefined function CMN". > > R> what is bad ? > > Not too sure. You could check whether it works if thefile.cmn has an > (in-package :cmn) at the top.
OK. Now it works. Thanks. > > Its usually easier to help if you include the output you get, and > perhaps steps to reproduce. > > -anders > > _______________________________________________ > Cmdist mailing list > [email protected] > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist -- René Bastian www.pythoneon.org www.musiques-rb.org _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
