diff options
Diffstat (limited to 'devel/cl-asdf/files/asdf-init.lisp')
| -rw-r--r-- | devel/cl-asdf/files/asdf-init.lisp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cl-asdf/files/asdf-init.lisp b/devel/cl-asdf/files/asdf-init.lisp index 1b6eed38dd31..30d3546af752 100644 --- a/devel/cl-asdf/files/asdf-init.lisp +++ b/devel/cl-asdf/files/asdf-init.lisp @@ -51,11 +51,11 @@ ;; ~/.cmucl-init.lisp ;; ;; SBCL: -;; %%PREFIX%%/etc/sbclrc -;; ~/.sbclrc +;; %%PREFIX%%/etc/sbclrc +;; ~/.sbclrc ;; ;; CLOZURE CL / OPENMCL: -;; ~/.ccl-init.lisp +;; ~/.ccl-init.lisp ;; ;; After that, you can load your installed ports like this (using ;; textproc/cl-ppcre as an example): |
