Different quit
This commit is contained in:
parent
1537b1e459
commit
656656c260
|
@ -866,8 +866,7 @@ function install_turtl_api {
|
||||||
(ql:quickload "zpb-ttf")
|
(ql:quickload "zpb-ttf")
|
||||||
(ql:quickload "zpng")
|
(ql:quickload "zpng")
|
||||||
(ql:add-to-init-file)
|
(ql:add-to-init-file)
|
||||||
(quit)
|
(ccl::quit)
|
||||||
|
|
||||||
__ENDCONFIG__
|
__ENDCONFIG__
|
||||||
|
|
||||||
if [ ! -f asdf.lisp ]; then
|
if [ ! -f asdf.lisp ]; then
|
||||||
|
|
Loading…
Reference in New Issue