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
gendl
gendl
Commits
4e2417c5
Commit
4e2417c5
authored
Aug 13, 2014
by
Dave Cooper
Browse files
added clozure to list of implementations which do source-pathname
parent
a0c70179
Changes
1
Hide whitespace changes
Inline
Side-by-side
base/source/genworks.lisp
View file @
4e2417c5
...
...
@@ -334,7 +334,7 @@
#-
(
and
allegro
mswindows
)
(
defun
set-window-titles
())
#-
(
or
allegro
lispworks
abcl
)
(
warn
"Find out how to get the source-pathname in current lisp."
)
#-
(
or
allegro
lispworks
abcl
clozure
)
(
warn
"Find out how to get the source-pathname in current lisp."
)
(
defun
source-pathname
()
#+
allegro
excl:*source-pathname*
#+
lispworks
dspec:*source-pathname*
...
...
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