This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Struggling with compiling a module as classes and using (load) on it


On 9 January 2012 18:37, Bill Robinson <airbaggins@gmail.com> wrote:
> (load "testpackage.testmodule")

Ah I've just found that using (require <testpackage.testmodule>)
instead of the (load ...) works! :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]