From 656656c2604238de18e71d1862e132026babc82c Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Sun, 18 Dec 2016 10:54:35 +0000
Subject: [PATCH] Different quit

---
 src/freedombone-app-turtl | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/freedombone-app-turtl b/src/freedombone-app-turtl
index df2b47bc6..482ea7041 100755
--- a/src/freedombone-app-turtl
+++ b/src/freedombone-app-turtl
@@ -866,8 +866,7 @@ function install_turtl_api {
 (ql:quickload "zpb-ttf")
 (ql:quickload "zpng")
 (ql:add-to-init-file)
-(quit)
-
+(ccl::quit)
 __ENDCONFIG__
 
     if [ ! -f asdf.lisp ]; then
-- 
GitLab