changelog shortlog graph tags branches files raw help

Mercurial > infra > home / changeset: update lisp project paths

changeset 72: b1696605ca2e
parent 71: a535b1cb81f2
author: Richard Westhaver <ellis@rwest.io>
date: Wed, 24 Jul 2024 18:20:44 -0400
files: .sbclrc
description: update lisp project paths
     1.1--- a/.sbclrc	Tue Jul 23 20:05:17 2024 -0400
     1.2+++ b/.sbclrc	Wed Jul 24 18:20:44 2024 -0400
     1.3@@ -25,5 +25,5 @@
     1.4 
     1.5 (mapc #'include-projects-from
     1.6       (mapcar (lambda (x) (merge-pathnames x (user-homedir-pathname)))
     1.7-              (list ".stash/")))
     1.8+              (list ".stash/lisp/" "/usr/local/share/lisp/")))
     1.9 ;; (require :sb-aclrepl)