
1 Oct
2006
1 Oct
'06
12:19 a.m.
Author: psmith Date: Sat Sep 30 20:19:28 2006 New Revision: 3 Modified: nio.asd Log: Corrected typo in nio.asd Modified: nio.asd ============================================================================== --- nio.asd (original) +++ nio.asd Sat Sep 30 20:19:28 2006 @@ -6,7 +6,7 @@ :components ((:file "nio") (:file "async-fd" :depends-on ("nio")) - (:file "async-socket" :depend-on ("async-fd")) + (:file "async-socket" :depends-on ("async-fd")) ) :depends-on (:cffi))
6852
Age (days ago)
6852
Last active (days ago)
0 comments
1 participants
participants (1)
-
psmith@common-lisp.net