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
Karsten Poeck
ansi-test
Commits
6de35ad0
Commit
6de35ad0
authored
Apr 14, 2015
by
Robert Strandh
Committed by
Daniel Kochmański
Aug 31, 2015
Browse files
Use component type adapted for .lsp file extension.
parent
5957b444
Changes
1
Hide whitespace changes
Inline
Side-by-side
regression-test.asd
View file @
6de35ad0
...
...
@@ -3,5 +3,5 @@
(
defsystem
:regression-test
:serial
t
:components
((
:
file
"rt-package"
)
(
:
file
"rt"
)))
((
:
cl-source-file.lsp
"rt-package"
)
(
:
cl-source-file.lsp
"rt"
)))
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