Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
4df165c5
Unverified
Commit
4df165c5
authored
Oct 25, 2016
by
Alex Dunn
Browse files
uiop/pathname: remove export of non-existent func
The function was removed in
039494bc
.
parent
4dfe27a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
uiop/pathname.lisp
View file @
4df165c5
...
...
@@ -20,7 +20,6 @@
#:pathname-directory-pathname
#:pathname-parent-directory-pathname
#:directory-pathname-p
#:ensure-directory-pathname
;; Parsing filenames
#:component-name-to-pathname-components
#:split-name-type
#:parse-unix-namestring
#:unix-namestring
#:split-unix-namestring-directory-components
;; Absolute and relative pathnames
...
...
@@ -738,4 +737,3 @@ whether their inputs were translated or not,
which they will be if we are composing operations. e.g. if some
create-lisp-op creates a lisp file from some higher-level input,
you need to still be able to use compile-op on that lisp file."
))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment