[tbnl-devel] basic package question

Edi Weitz edi at agharta.de
Sat Apr 2 09:01:25 UTC 2005


On Fri, 1 Apr 2005 21:10:47 -0500, Jason Wang <randomtalk at gmail.com> wrote:

> mmm.. i have looked through the book, and also through the code in
> the tbnl directory, i have created a new folder called test2, added
> package.lisp into that folder, containing the following code:
> (in-package #:cl-user)
>
> (defpackage #:test2
>   (:use #:cl #:cl-who #:tbnl)
>   (:export #:start-araneida-listener
>            #:stop-araneida-listener))
>
> and it still wouldn't work.. can someone give me a bit more pointer
> what to do next?

What are you trying to do exactly and what doesn't work?



More information about the Tbnl-devel mailing list