Skip to content

Commit 3af9381

Browse files
committed
Add build.lisp
1 parent 574a36b commit 3af9381

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.lisp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
(ql:quickload :starwar)
2+
(in-package :starwar)
3+
(setq *compression* 1)
4+
(make-binary)

0 commit comments

Comments
 (0)