Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
07600aac
Commit
07600aac
authored
May 16, 1990
by
ram
Browse files
Fixed paren arror.
parent
f5eabd31
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/extensions.lisp
View file @
07600aac
...
...
@@ -496,8 +496,8 @@
,@
(
mapcar
#'
(
lambda
(
i
val
)
`
(
setf
(
svref
,
n-cache
,
i
)
,
val
))
(
values-indices
)
default-values
))
)
(
undefined-value
))
default-values
))
(
undefined-value
))
)
(
forms
`
(
,
fun-name
)))
`
(
progn
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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