No need to set external format to utf-8
This commit is contained in:
parent
1bba8dafec
commit
864e1b3564
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ write_files:
|
||||||
defer: True
|
defer: True
|
||||||
content: |
|
content: |
|
||||||
;;; -*- lisp -*-
|
;;; -*- lisp -*-
|
||||||
(setf sb-ext:*default-external-format* :utf-8)
|
|
||||||
(sb-ext:set-sbcl-source-location #P"~/sbcl/")
|
(sb-ext:set-sbcl-source-location #P"~/sbcl/")
|
||||||
|
|
||||||
- path: /home/cl/lisp_01_setup_sbcl.sh
|
- path: /home/cl/lisp_01_setup_sbcl.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue