This website requires JavaScript.
Explore
Help
Sign In
kyle
/
sandbox
Watch
1
Star
0
Fork
You've already forked sandbox
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fbcef4955e
sandbox
/
uc
/
cl
/
package.lisp
6 lines
52 B
Common Lisp
Raw
Blame
History
;;;; package.lisp
(
defpackage
#:uc
(
:use
#:cl
)
)
Reference in New Issue
View Git Blame
Copy Permalink