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
ansi-test
ansi-test
Commits
5957b444
Commit
5957b444
authored
Apr 14, 2015
by
Robert Strandh
Committed by
Daniel Kochmański
Aug 31, 2015
Browse files
ASDF system definition for regression-test system.
parent
b4f72933
Changes
1
Hide whitespace changes
Inline
Side-by-side
regression-test.asd
0 → 100644
View file @
5957b444
(
cl:in-package
#:asdf-user
)
(
defsystem
:regression-test
:serial
t
:components
((
:file
"rt-package"
)
(
:file
"rt"
)))
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