We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 574a36b commit 3af9381Copy full SHA for 3af9381
build.lisp
@@ -0,0 +1,4 @@
1
+(ql:quickload :starwar)
2
+(in-package :starwar)
3
+(setq *compression* 1)
4
+(make-binary)
0 commit comments