From mmhansen at gmail.com Sat Jul 18 06:00:37 2009 From: mmhansen at gmail.com (Michael Hansen) Date: Fri, 17 Jul 2009 23:00:37 -0700 Subject: [spray-devel] install.sh ASDF Issue Message-ID: The install.sh script broke when the ASDF team switched from CVS to git. Since ASDF is included with most major CLs now, I recommend removing the CVS incantation for it from install.sh, then changing the line "(load "asdf/asdf.lisp")" in load-first.lisp to "(require 'asdf)". -Michael M. Hansen