Commit 05054ea012c95e9089753d96417a08b08fd56cf9

Thomas de Grivel 2020-10-23T10:01:27

sbcl

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/.sbclrc b/.sbclrc
index d39581e..031afe0 100644
--- a/.sbclrc
+++ b/.sbclrc
@@ -2,13 +2,12 @@
 
 (declaim (optimize (debug 3) (safety 3) (speed 3)))
 
-(require :asdf)
-
 ;(setf (uiop:getenv "CC") "gcc")
 
-;(load "~/common-lisp/thodg/system/system")
-(load "~/common-lisp/thodg/repo/repo")
+(load "~/common-lisp/fare/asdf/build/asdf")
+(load "~/common-lisp/common-lisp-repo/repo/repo")
 (repo:boot)
+(load "~/common-lisp/fare/asdf/uiop/uiop.asd") ;; to make adams happy
 
 ;(defun sysdef-sbcl-contrib (x)
 ;  (probe-file (make-pathname