Changeset 14224
- Timestamp:
- 10/29/12 09:28:27 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/contrib/quicklisp/quicklisp-abcl.asd
r14223 r14224 22 22 (progn 23 23 (load "http://beta.quicklisp.org/quicklisp.lisp") 24 (funcall (intern " install" "QUICKLISP-QUICKSTART"))))))24 (funcall (intern "INSTALL" "QUICKLISP-QUICKSTART")))))) 25 25 26 26
Note: See TracChangeset
for help on using the changeset viewer.