Fixed proclamation of ensure-directories-exist

This commit is contained in:
Juanjo Garcia-Ripoll 2013-10-15 09:48:59 +02:00
parent 703257886f
commit 3c14a1e2c5

View file

@ -1036,7 +1036,7 @@
(proclamation directory (pathname-designator &key) list)
(proclamation probe-file (pathname-designator) (or pathname null))
(proclamation ensure-directories-exist (pathname &key)
(proclamation ensure-directories-exist (pathname-designator &key)
(values pathname gen-bool))
(proclamation truename (pathname-designator) pathname)
(proclamation file-author (pathname-designator) (or string null))