##// END OF EJS Templates
A bit shorter call
A bit shorter call

File last commit:

r6:a4c4f07f default
r15:a129f447 default
Show More
update-deps.lisp
4 lines | 80 B | text/x-common-lisp | CommonLispLexer
100% parser, 100% macros, 50% intrinsics, 10% api, 0% misc
r1 (ql:quickload :qlot)
(asdf:load-system :qlot/cli)
(qlot/cli:update)
Tutorial game works!
r6 (uiop:quit)