Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Options
Browse Files
Download
Email Patches
Plain Diff
Added package definition for package CL-TEST.
parent
6de35ad0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
packages.lisp
packages.lisp
+4
-0
No files found.
packages.lisp
0 → 100644
View file @
c05e0fd2
(
cl:in-package
#:common-lisp-user
)
(
defpackage
#:cl-test
(
:use
#:common-lisp
#:regression-test
))
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