Switch back again to the main esrap code.

The WIP branch about better error messages made its way through the main
code, so switch back to the mainline as available directly in Quicklisp.

See https://github.com/nikodemus/esrap/issues/26.
This commit is contained in:
Dimitri Fontaine 2016-03-26 18:36:04 +01:00
parent 787be7f188
commit 7b33b9c853

View File

@ -82,9 +82,6 @@ $(QLDIR)/local-projects/cl-db3:
$(QLDIR)/local-projects/cl-csv:
git clone https://github.com/AccelerationNet/cl-csv.git $@
$(QLDIR)/local-projects/esrap:
git clone -b wip-better-errors https://github.com/scymtym/esrap.git $@
$(QLDIR)/setup.lisp:
mkdir -p $(BUILDDIR)
curl -o $(BUILDDIR)/quicklisp.lisp http://beta.quicklisp.org/quicklisp.lisp