[nio-devel] NIO is asdf-installable

2 Oct
2006
2 Oct
'06
10:53 p.m.
Hi, I just made NIO asdf-installable. The only change I made to what's in the current code was: Index: nio.asd =================================================================== --- nio.asd (revision 3) +++ nio.asd (working copy) @@ -9,5 +9,5 @@ (:file "async-socket" :depends-on ("async-fd")) ) - :depends-on (:cffi)) + :depends-on (:cffi :event-notification)) Hope that looks ok to you. If not, just let me know and I'll change it. Cheers, Bill. -- William Bland: http://www.abstractnonsense.org/ Lisp documentation: http://www.lispdoc.com/
6850
Age (days ago)
6850
Last active (days ago)
0 comments
1 participants
participants (1)
-
William Bland