No need to set external format to utf-8

This commit is contained in:
Marcus Kammer 2024-03-02 10:31:55 +01:00
parent 1bba8dafec
commit 864e1b3564

View file

@ -514,7 +514,6 @@ write_files:
defer: True
content: |
;;; -*- lisp -*-
(setf sb-ext:*default-external-format* :utf-8)
(sb-ext:set-sbcl-source-location #P"~/sbcl/")
- path: /home/cl/lisp_01_setup_sbcl.sh