Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@gitlab:/opt/CYC_JRTL_with_CommonLisp/platform/site-lisp/Gateway/src# sbcl
- This is SBCL 1.4.16.debian, an implementation of ANSI Common Lisp.
- More information about SBCL is available at <http://www.sbcl.org/>.
- SBCL is free software, provided as is, with absolutely no warranty.
- It is mostly in the public domain; some portions are provided under
- BSD-style licenses. See the CREDITS and COPYING files in the
- distribution for more information.
- * (ql:quickload '(:alexandria :protest/parachute :gateway.init))
- To load "alexandria":
- Load 1 ASDF system:
- alexandria
- ; Loading "alexandria"
- To load "protest/parachute":
- Load 1 ASDF system:
- protest/parachute
- ; Loading "protest/parachute"
- To load "gateway.init":
- Load 1 ASDF system:
- gateway.init
- ; Loading "gateway.init"
- To load "moptilities":
- Load 1 ASDF system:
- closer-mop
- Install 1 Quicklisp release:
- moptilities
- ; Fetching #<URL "http://beta.quicklisp.org/archive/moptilities/2017-04-03/mopti lities-20170403-git.tgz">
- ; 15.25KB
- ==================================================
- 15,618 bytes in 0.00 seconds (3812.99KB/sec)
- ; Loading "moptilities"
- [package metabang.moptilities]....
- ; Loading "gateway.init"
- To load "1am":
- Install 1 Quicklisp release:
- 1am
- ; Fetching #<URL "http://beta.quicklisp.org/archive/1am/2014-11-06/1am-20141106- git.tgz">
- ; 3.41KB
- ==================================================
- 3,490 bytes in 0.00 seconds (1704.10KB/sec)
- ; Loading "1am"
- [package 1am]
- ; Loading "gateway.init"
- [package protest/ftype]...........................
- [package protest/1am].............................
- [package protest/test]............................
- [package protest/test/base].......................
- [package protest/test/ftype]......................
- [package protest/test/protocol]...................
- [package protest/test/test-case]..................
- [package protest/test/1am]
- (:ALEXANDRIA :PROTEST/PARACHUTE :GATEWAY.INIT)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement