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
42bdefd3
Commit
42bdefd3
authored
Aug 21, 2014
by
Francois-Rene Rideau
Browse files
Update a test for the renaming of load-fasl-op to load-bundle-op.
parent
1274f3ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/make-hello-world.lisp
View file @
42bdefd3
...
...
@@ -28,7 +28,7 @@
(
defun
make-hello-bundle
(
operation
)
(
operate
'load-
fasl
-op
:hello-world-example
)
(
operate
'load-
bundle
-op
:hello-world-example
)
(
operate
operation
:hello-world-example
)
#+
mkcl
(
add-mkcl-dll
(
asdf::output-file
operation
:hello-world-example
)))
...
...
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