From d1d2ec805c93f7d517190fb041b8dc1129eea320 Mon Sep 17 00:00:00 2001 From: espen Date: Wed, 26 Apr 2006 12:36:46 +0000 Subject: [PATCH] Minor change --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 565e2b7..f40642b 100644 --- a/README +++ b/README @@ -52,9 +52,8 @@ Build instructions - Make sure ASDF finds the system definition files: - (push - #+sbcl(truename #p"clg:systems") - #+cmu(concatenate 'string (unix-namestring #p"clg:systems") "/") + (push + (logical-pathname-translations "clg:systems;") asdf:*central-registry*) When checking out of CVS also do the following: -- 2.11.0