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
clpm
clpm
Commits
9e749930
Commit
9e749930
authored
May 18, 2020
by
Eric Timmons
Browse files
Typo
parent
e13e02ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
clpm/clpmfile.lisp
View file @
9e749930
...
...
@@ -63,7 +63,7 @@ source."
(
error
"The argument to :ASD must be a string"
))
(
unless
(
probe-file
(
merge-pathnames
asd-file
))
(
error
"The argument to :ASD must exist"
))
(
let
((
fs-source
(
context-
vc
s-source
clpmfile
)))
(
let
((
fs-source
(
context-
f
s-source
clpmfile
)))
;; Register the system with the fs-source
(
fs-source-register-asd
fs-source
asd-file
)
(
if
systems
...
...
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