Changeset 15177
- Timestamp:
- 11/21/19 20:15:01 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/ci/test-ansi.lisp
r15167 r15177 1 1 (require :asdf) 2 2 3 ;;; Won't work without configuring the ASDF registry? 3 (ql:quickload :prove) ;; FIXME 4 (ql:quickload :abcl) 5 4 6 (asdf:load-system :abcl) 5 7
Note: See TracChangeset
for help on using the changeset viewer.