[tbnl-devel] basic package question
Jason Wang
randomtalk at gmail.com
Sat Apr 2 02:10:47 UTC 2005
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? thanks alot :D
--
www.programer.name - my own personal blog : )
More information about the Tbnl-devel
mailing list