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
c05e0fd2
Commit
c05e0fd2
authored
Apr 14, 2015
by
Robert Strandh
Committed by
Daniel Kochmański
Aug 31, 2015
Browse files
Added package definition for package CL-TEST.
parent
6de35ad0
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages.lisp
0 → 100644
View file @
c05e0fd2
(
cl:in-package
#:common-lisp-user
)
(
defpackage
#:cl-test
(
:use
#:common-lisp
#:regression-test
))
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