0.6.12.36:
[sbcl.git] / src / compiler / fndb.lisp
index 584d42b..6b975db 100644 (file)
    (:external-format (member :default)))
   t)
 
-(defknown directory (pathname-designator &key
-                                        (:check-for-subdirs t)
-                                        (:all t)
-                                        (:follow-links t))
+(defknown directory (pathname-designator &key)
   list (flushable))
 \f
 ;;;; from the "Errors" chapter: