This website requires JavaScript.
Explore
Help
Sign In
paku
/
hsx
Watch
1
Star
0
Fork
You've already forked hsx
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
988aa8d672
hsx
/
src
/
main.lisp
5 lines
88 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
Resetting
2024-05-20 05:38:28 +00:00
(
defpackage
:piccolo
Use package-inferred-system (#3)
2024-02-08 16:37:34 +00:00
(
:nicknames
#:piccolo/main
)
Resetting
2024-05-20 05:38:28 +00:00
(
:use
#:cl
)
)
Use package-inferred-system (#3)
2024-02-08 16:37:34 +00:00
(
in-package
:piccolo
)
Reference in a new issue
Copy permalink