##// END OF EJS Templates
API call for FOR loop to make the main code less cluttered
API call for FOR loop to make the main code less cluttered

File last commit:

r6:a4c4f07f default
r19:c40f6d7d default
Show More
install-deps.lisp
4 lines | 81 B | text/x-common-lisp | CommonLispLexer
(ql:quickload :qlot)
(asdf:load-system :qlot/cli)
(qlot/cli:install)
(uiop:quit)