##// END OF EJS Templates
WAIT with async
WAIT with async

File last commit:

r6:a4c4f07f default
r24:2cc68984 default
Show More
update-deps.lisp
4 lines | 80 B | text/x-common-lisp | CommonLispLexer
(ql:quickload :qlot)
(asdf:load-system :qlot/cli)
(qlot/cli:update)
(uiop:quit)